On 11/17/06, Mike Klaas <[EMAIL PROTECTED]> wrote:
On 11/17/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> - 5. Updated to Lucene 2.0 nightly build 2006-09-07
> + 5. Updated to Lucene 2.0 nightly build 2006-09-07, SVN revision 462111

> - 9. Updated to Lucene 2.0 nightly build 2006-11-15
> + 9. Updated to Lucene 2.0 nightly build 2006-11-15, SVN revision 475069

Is there an easy way to determine which revision the nightly build was
cut from?  There is probably something obvious, but since I don't
follow lucene commits, I'm never certain.  Is it sufficient to svn log
around the timestamp of the nightly jar?

In the past, I've known that no commits have happened since the
nightly build, and simply did an svn up and observed the current
revision.

For these historical updates, I just did
svn info -r {2006-09-07T00:03:00Z} http://svn.apache.org/repos/asf

Lucene doesn't have a high commit frequency, but one can always double check via
http://svn.apache.org/viewvc/lucene/java/trunk/

It would be nice to be able to bake the revision into builds somehow though.

-Yonik

Reply via email to