Re: [PATCH] Follow up to r27817
From: Senthil Kumaran S <senthil_at_collab.net>
Date: 2007-11-16 11:07:16 CET
Hi Dan,
Daniel Rall wrote:
Consider the following commands with the dump file present here
<snip>
$SVNADMIN load $REPOS1 < /tmp/k
$SVN co file://$REPOS1 $WC3
$SVN pl -vR $WC3
The output with the current code (r27845) is:
Properties on '/tmp/wc3/branch2':
If we have a closer look at the above output we can see in the svn:mergeinfo of
I ve created a patch to solve this problem -
With the above patch of mine the output will be the following:
Properties on '/tmp/wc3/branch2':
In the above output since "branch1" is not included we have a empty svn:mergeinfo.
> Also, it would be fantastic if you could introduce a new test suite
Sure Dan, I will come up with a test suite for svndumpfilter.
Thank You.
-- Senthil Kumaran S http://www.stylesen.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Nov 16 11:07:44 2007 |
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.