Bug in svn log -g ?
From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 31 Oct 2008 11:16:03 -0400
Ran into this while working on a revision graph feature in Subclipse:
$ svn log -c 33238 http://svn.collab.net/repos/svn
On issue-2897-take2 branch:
Merge r32478 through r33234 from trunk.
So this is a fairly recently created branch that was only recently
$ svn log -g -c 33238 http://svn.collab.net/repos/svn
Seems like it runs forever. It basically goes crazy reporting nested merges.
We really need to get some kind of option to this command so that it
BTW, specifying the path to the branch in the command does not make a
-- Thanks Mark Phippard http://markphip.blogspot.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: dev-help_at_subversion.tigris.orgReceived on 2008-10-31 16:16:19 CET |
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.