[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-04-29 22:04:38 CEST

On Apr 29, 2005, at 2:51 PM, rds wrote:

> $ svn --version
> svn, version 1.1.4 (r13838) compiled Apr 10 2005, 01:31:37
>
> Hi,
>
> Where does svn client get "~/.subversion/config" file when the client
> first
> logs in?

When user first invokes 'svn', the whole ~/.subversion directory is
automatically created.

> My impression was that "/etc/subversion/config" would be used as a
> template to create user's "~/.subversion/config" files but it appears
> that it's
> not the case.
>
> Should one manually sync client's config files, even after the first
> login? Am
> I missing something?
>

/etc/subversion doesn't exist, you have to create it. *If* it exists,
it will be noticed by clients, although individual ~/.subversion
settings will still override it.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 29 22:09:16 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.