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

diff on moved files

From: Attila BODY <compi-lists_at_freemail.hu>
Date: 2004-03-09 16:19:25 CET

Hi all,

Assume you have a foo directory in the repository. In foo there is a
bar.c. Development goes on, bar.c changes several times.

Later you move the whole foo project under a "trunk" directory with "svn
mv foo trunk" command. How can I get diff between a version before the
move and a version after the move? If I try "svn diff -r x:y bar.c" where
x is a version before the mv, i get a
"file:///path/to/repo/trunk/foo/bar.c was not found in the repository"
error message. svn log and svn blame works as supposed to work only diff
is not possible.

Thanks in advance,

Attila

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 12 02:25:18 2004

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

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