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

Re: File permissions on .subversion folder

From: Greg Thomas <thomasgd_at_omc.bt.co.uk>
Date: 2005-06-07 10:08:35 CEST

On Mon, 6 Jun 2005 17:37:55 -0700, Ben Collins-Sussman
<sussman@collab.net> wrote:

>~/.subversion/auth/ should definitely be mode 700. We set that
>deliberately. If not, then something is fishy.

Just double checked;

bash-2.03$ cd $HOME
bash-2.03$ rm -rf .subversion
bash-2.03$ umask
022
bash-2.03$ svn ls http://***/svn/
Authentication realm: <http://***:80> Subversion repository
Username: ***
Password for '***':
bash-2.03$ ls -Flad .subversion
drwxr-xr-x 3 svnuser nobody 512 Jun 7 08:56 .subversion/

This is Subversion version 1.1.0 (r11180) on Solaris 5.8. I know
Subversion is a little old, but I've just checked the release notes
and it's not been picked up since then (that I can tell), so I filed
issue 2330.

Greg

-- 
This post represents the views of the author and does
not necessarily accurately represent the views of BT.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 7 10:13:30 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.