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

Re: Svn client and /etc/subversion/config

From: rds <rustydstone_at_yahoo.com>
Date: 2005-04-30 17:24:41 CEST

--- Ben Collins-Sussman <sussman@collab.net> wrote:
> I think you're making assumptions that aren't true: the per-user and
> global 'config' files do *not* create one another, in either direction.
> The per-user config is auto-created if it doesn't yet exist, and a
> "generic" config file is what's created.... no relationship to any
> existing global config.

Yes, that's what I thought. Thanks for clarifying that.

> The only relationship between the global and per-user configs is the
> way in which subversion interprets them: it loads the global settings
> into a hash, then it loads the local settings into the same hash,
> possibly overwriting global values.

The problem with that, for us, is that there's no way to enforce
server/repository/project side restrictions since there's no way to sync client

config files (other than manually). Though it appears that if local
~/.subversion/config is REMOVED svn will use /etc/subversion/config. Hopefully,
that will be enough for us.

Thanks

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Apr 30 17:26:23 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.