History's not gone, just hard to get to.  This is really manual, but afaik
you have to use the full URL @ 1  - revision_doomed_file_was_was_deleted_in
syntax:

svn log
http://svn.apache.org/repos/asf/lucene/java/trunk/src/java/org/apache/lucene/index/multisegmentreader.j...@782405|
less

Maybe this file was deleted rather than moved/renamed?

hth,
- Luke

On Mon, Jun 15, 2009 at 7:24 PM, Yonik Seeley <yo...@lucidimagination.com>wrote:

> I thought SVN's rename was supposed to preserve history?
> I just wanted to look up the history of MultiTermEnum, and when I went
> to the file (now in DirectoryReader renamed from MultiSegmentReader)
> but all the history is gone before the last rename.  IntelliJ and "svn
> log" both showed only 3 versions.
>
> Could I at least get it by specifying the old name from the command
> line?  guess not...
> $ svn log ./src/java/org/apache/lucene/index/MultiSegmentReader.java
> svn: 'src/java/org/apache/lucene/index/MultiSegmentReader.java' is not
> under version control
>
>
> tips?
>
> -Yonik
> http://www.lucidimagination.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-dev-h...@lucene.apache.org
>
>

Reply via email to