Re: Merging confuses renamed files
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-08-23 03:34:03 CEST
Jack Repenning <jrepenning@collab.net> writes:
> At 10:33 AM +1000 8/23/03, William Uther wrote:
Me too.
> I'm still trying to understand what that means. Can you help poor me?
Here is an example
$ svnadmin create repo
Now running
$ svn diff --notice-ancestry file://`pwd`/repo/foo file://`pwd`/repo/foo2
shows foo/bar being deleted and foo2/bar being added, while
$ svn diff file://`pwd`/repo/foo file://`pwd`/repo/foo2
shows a unifed diff between the two files imported as bar.
Some people think the unified diff should be the default because the
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Aug 23 03:34:54 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.