« Return to Thread: [VOTE] Commit LUCENE-843 (IndexWriter performance gains)

Re: [VOTE] Commit LUCENE-843 (IndexWriter performance gains)

by Yonik Seeley :: Rate this Message:

Reply to Author | View in Thread

On 7/2/07, Grant Ingersoll <gsingers@...> wrote:
> 2. or, at a minimum, do a tag of the trunk right before committing.
> I just find explicit tags make it easier to rollback or compare diffs
> if need be

You can always use an explicit revision number, which is easy to find
out from the bug, or you can even find the closest by time:

svn info -r {2006-11-10T00:03:00Z} http://svn.apache.org/repos/asf

-Yonik

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@...
For additional commands, e-mail: java-dev-help@...

 « Return to Thread: [VOTE] Commit LUCENE-843 (IndexWriter performance gains)