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

[Subclipse-users] Getting history of a file which was added when moving a folder

From: Jörg Eichhorn <eichhorn_at_ponton-consulting.de>
Date: 2006-10-04 12:00:49 CEST

Hello,

i have a the following problem with svn (version 1.3.2 - fsfs repository).
When i do a 'svn -v log file:///repository/svn/trunk/path1/to/file'
directly on the server i see several committed revisions (latest is 2586;
previous is 2580).
I try to get the differences between the last revisions 'svn diff -r
2586:2580 file:///repository/svn/trunk/path1/to/file'.
This results in the error: svn: File not found: revision 2454, path
'file:///repository/svn/trunk/path2/file'

The whole folder '/trunk/path2' was moved to '/trunk/path1/to' in rev 2457.
The last revision of the older folder was 2454. The file which caused the
problem was added in rev 2457.

Any idea whats going wrong there?

Thanks for help.

Jörg Eichhorn

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Oct 4 12:01:07 2006

This is an archived mail posted to the Subclipse Users mailing list.

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