[Svnmerge] Minor command line bug
Giovanni Bajo
rasky at develer.com
Fri Oct 21 18:16:11 PDT 2005
Giovanni Bajo <rasky at develer.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.
Nothing found. I also restored compatibility with Python 2.0, and fixed some
coding style, and other minor stuff.
Giovanni Bajo
More information about the Svnmerge
mailing list