[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: config file location

From: Paul Koning <Paul_Koning_at_dell.com>
Date: Tue, 12 Feb 2008 12:15:07 -0500

>>>>> "listman" == listman <listman_at_burble.net> writes:

 listman> maybe not like that one.. i don't need the config
 listman> information to live in the repos, just some place in the
 listman> filesystem accessible to all with perhaps an environment
 listman> variable that tells svn where to look?

 listman> setenv SVN_CONFIG /tools/svn/config

 listman> where config is the usual config file that lives in
 listman> ~/.subversion/config

ln -s /tools/svn/config ~/.subversion/config

seems like it would do the job. An environment variable would
admittedly be a little easier to set up, but either one can be
materialized via a systemwide login script.

     paul

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-12 18:44:54 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.