[Svnmerge] Minor command line bug

Giovanni Bajo rasky at develer.com
Fri Oct 21 17:33:33 PDT 2005


Blair Zajac <blair at orcaware.com> wrote:

> $ svnmerge.py -v
> Traceback (most recent call last):
>    File "svn-1.3.x-branch/contrib/client-side/svnmerge.py", line
>      1226, in ? main(sys.argv[1:])
>    File "svn-1.3.x-branch/contrib/client-side/svnmerge.py", line
>      1168, in main assert 0, "command not handled: %s" % action
> NameError: global name 'action' is not defined
> 
> I don't have the time right this second to fix this myself, otherwise
> I would. 


Fixed in r181. I'm running pylint to see if there are other obvious bugs.

Thanks!
Giovanni Bajo




More information about the Svnmerge mailing list