Peter Lloyd <l-svndev@pgl22.co.uk>


Patch
r867130

r867130 | dlr | 2007-10-09 22:37:47 +0000 (Tue, 09 Oct 2007)

svnsync: Fix bug where --config-dir was ignored when reading user
configuration.  One symptom of this problem is that tunnel agents in
the specified config file are ignored.

* subversion/svnsync/main.c
  (main): Pass opt_baton.config_dir to svn_config_get_config() when
   filling in local variable "config."

Patch by: Peter Lloyd <l-svndev@pgl22.co.uk>