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

Re: .subversion config dir

From: Dick Davies <rasputnik_at_hellooperator.net>
Date: 2005-05-05 02:06:38 CEST

* Maarten van der Veen <mjvdveen@ai.rug.nl> [0501 01:01]:
> Since version 1.2.0RC2 I start running into problems with
> the .subversion config dir. On two of my machines, doing a ./configure -
> > make -> make install writes an /root/.subversion/ directory, which is
> then not readable for any other user than root.
> On one other machine, the /root/.subversion/ directory is not written at
> all, and doesn't seem to be in any other location? Is this directory
> created by "svnadmin create"?
>
> Why is there no --config-dir parameter for the configure command so to
> yourself where to place this config directory?

that's a per-user client side directory. you probably got it by running
svn as root. if you run it as yourself, you'll get your own in ~/.subversion.

-- 
'The old 'give em a Linux box and they think they're Jean-Luc Picard' syndrome.'
		-- Pete Bentley
Rasputin :: Jack of All Trades - Master of Nuns
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 5 02:08:38 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.