Nicolas PAYART <payart {at} benchmark.fr>


Patch
r31727

r31727 | cmpilato | 2008-06-13 08:07:36 -0500 (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.)