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