[Svnmerge] [PATCH] Bidirectional merging patch for svnmerge.py

Raman Gupta rocketraman at fastmail.fm
Thu Feb 23 17:46:33 PST 2006


Blair Zajac wrote:
> Hi Raman,
> 
> I'm working through the patch to see what to merge into svn.collab.net.

Great!

> Also, out of curiosity, do you have any code that uses this?  It doesn't
> appear that the bidirectional patch uses this new code.
> 
> Regads,
> Blair

It is used if the user selects the verbose option -- in this case the
number of revisions that will be checked for reflection is printed.
Because the time the check took was linearly related to the number of
revisions to be checked, I wanted to print out the number just to give
people an order of magnitude idea of how long it was going to take.
However, its definitely not critical to any functionality.

Cheers,
Raman



More information about the Svnmerge mailing list