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

Re: system-wide configuration settings possible?

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2005-10-24 23:54:35 CEST

On 10/24/05, Rebecca_Young@dstinnovis.com <Rebecca_Young@dstinnovis.com>
wrote:
>
> From reading the subversion literature, particularly page 2 of Ch7 Advanced
> Topics, it appears that it is possible to provide system-wide default
> configuration settings (of our choice) and that you may do so, described in
> better detail in the readme.txt in the runtime config area.

The problem is that those config options are a client side thing.
Setting options in the global config file on a machine only affects
clients run on that machine, the config options aren't sent down to
clients via the server. This has been a long-requested feature, but
we just aren't there yet, so for now you just have to make sure all
your clients use the proper configuration.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 24 23:57:52 2005

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.