Nicolas PAYART <payart@benchmark.fr>


Patch
r871801

r871801 | cmpilato | 2008-06-13 13:07:36 +0000 (Fri, 13 Jun 2008)

Add support for --config-dir to svnmerge.py.

* contrib/client-side/svnmerge/svnmerge.py
  (launchsvn): Rework this function a bit, and while here, handle the
    config-dir options dictionary item.
  (global_opts): Add handling for new --config-dir/-c option.

Patch by: Nicolas PAYART <payart{_AT_}benchmark.fr>
          (Tweaked heavily by me.)