[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

issue with show log on file checked out from specific revision of path that no longer exists

From: Eric Schwarzenbacj <eric_at_blackbrook.org>
Date: Tue, 12 Feb 2008 16:36:48 -0500

I'm getting an error that I don't think I should be getting.

After having checked out a specific revision of a path that no longer
exists, I attempt to perform a right click SVN Show log on one of the
files, and I get an error dialog with the message:

File not found: revision 5402, path
'/wrycan/xms/trunk/lcmr/src/main/java/com/wrycan/xms/simpleorm/lcm/property/SormPropertySource.java'

The revision I checked out, incidentally was 4472, of /wrycan/xms/trunk
,and I performed this using the repo browser, selecting the revision
with the button in the upper right, and then performing a right click
Check out. The path trunk /wrycan/xms/trunk no longer exists beyond
revision 4472, having been (I think) moved/renamed, while another branch
was promoted to be our main branch by renaming it to be trunk2 (perhaps
a little unorthodox, but these names are all arbitrary to subversion).

I can, however, do an SVN Show Log if I browse down to
SormPropertySource.java in the repo browser (set to revision 4472),
without error.

I'm using what is currently the latest release, TortoiseSVN 1.4.7 Build
11792
Our subversion server version is 1.3.0 (r17949) (on Linux)

Thanks,

Eric Schwarzenbach

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-02-12 22:36:58 CET

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.