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

Re: svn diff on renamed files

From: Chris Hecker <checker_at_d6.com>
Date: 2003-06-27 22:12:15 CEST

Hmm, when I wrote my original mail I figured there was actually some way to
do the svn diff, it was just inconvenient. Now it's seems that you just
can't do the diff at all, even with full paths to the repository:

svn diff --old url/old.txt@4 --new url/new.txt@HEAD

doesn't work (or any of the other combos I tried...it keeps looking for
new.txt@4 for some reason). Am I missing something? Bug 1093 is marked as
post-1.0, which seems like a bad idea since this really limits the utility
of being able to rename files in the first place, which is a big selling
point of svn relative to cvs. It seems like the --old --new args are just
broken to diff?

Or am I missing the magic syntax (in addition to a clue)?

Chris

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 27 22:13:35 2003

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

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