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

svn diff and deleted/added files

From: Martin Blais <martin.blais_at_gmail.com>
Date: 2004-11-16 07:58:04 CET

hello subversives,

wouldn't it be nice if "svn diff" would set appropriate labels when
files are deleted or added, rather than merely treating them as empty
files?

what i mean is that instead of a "(revision 1)" or "(working copy)" it
would put "(added file)" or "(deleted file)"

just an idea.
cheers,

(p.s. Cc replies to me, i'm not on the list)

elbow:/tmp/.../tmplELrv8/co1$ svn diff --diff-cmd echo
Index: d0/f01.txt
===================================================================
-u -L d0/f01.txt (revision 1) -L d0/f01.txt (working copy)
d0/.svn/text-base/f01.txt.svn-base d0/.svn/empty-file
Index: d2/f06.txt
===================================================================
-u -L d2/f06.txt (revision 1) -L d2/f06.txt (working copy)
d2/.svn/text-base/f06.txt.svn-base d2/.svn/empty-file
Index: d2/f19.txt
===================================================================
-u -L d2/f19.txt (revision 1) -L d2/f19.txt (working copy)
d2/.svn/text-base/f19.txt.svn-base d2/.svn/empty-file
elbow:/tmp/.../tmplELrv8/co1$

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 16 20:03:08 2004

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.