hi,<br><br>dagobert filed a subversion bug saying the config file should go in a different place:<br><br>The configuration for the svn commandline-client is at<br>
  /etc/subversion/servers<br>
instead of<br>
  /etc/opt/csw/subversion/servers<br><br>isn&#39;t this a standard configuration option and gar should do this? an excerpt from the subversion configure is below:<br><br>rupert@build8s: ... build-isa-sparcv8/subversion-1.6.6<br>
$ ./configure --help<br>`configure&#39; configures subversion 1.6.6 to adapt to many kinds of systems.<br>...<br>an installation prefix other than `/usr/local&#39; using `--prefix&#39;,<br>for instance `--prefix=$HOME&#39;.<br>
<br>For better control, use the options below.<br><br>Fine tuning of the installation directories:<br>....<br>  --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]<br>...<br><br>rupert.<br><br>