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

Question about moved/renamed files

From: Trevor Harrison <trevor-svn_at_harrison.org>
Date: 2003-11-25 21:05:34 CET

I have moved a file from a subdirectory under my project to a different
subdir.

I then svn rm'd the old directory.

The log still (correctly) shows the history of the file, but diff's such as:

svn diff -r N:M newname

fail with:

svn: Filesystem has no item
svn: 'http://svn.host.tld/trunk/project/subdir/newname' was not found in
the repository at either revision N or M

How do I do diffs in this instance?

-Trevor

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 25 21:08:24 2003

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.