You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Giovanni Bajo <ra...@develer.com> on 2006/01/07 16:32:57 UTC

[PATCH, svnmerge] Another round of misc fixes

Hello,

really minor fixes, committed as r18012.

[[[
Miscellaneous compatibility fixes. Allow running svnmerge.main multiple
times with a single import (will be useful for the testsuite).

* contrib/client-side/svnmerge.py:
  (CommandOpts.__init__): Duplicate external data structures.
  (CommandOpts.__init__, CommandOpts._command): Avoid using 'key in dict'.
]]] 
-- 
Giovanni Bajo