Re: SVNDIFF1 is ready to merge
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-12-12 00:40:50 CET
Daniel Berlin <dberlin@dberlin.org> writes:
> So take a looksee at the svndiff1 branch.
I ran the command
$ svn diff https://svn.collab.net/repos/svn/trunk@17620 \
but that took so long I aborted it before it produced any output. So
$ svn diff --old ../svn --new https://svn.collab.net/repos/svn/branches/svndiff1
and that was quick enough. I wonder why the URL diff was so slow?
I have only one minor niggle about the branch code:
> Index: ../svn/subversion/libsvn_delta/svndiff.c
> /* Make sure we write the header. */
That's a bit odd, "SVN\0" is five characters, yet svnver is only [4].
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Mon Dec 12 00:41:32 2005 |
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.