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

Re: format: Permission denied even when read permissions are set

From: Jeremy Conlin <jlconlin_at_gmail.com>
Date: Thu, 11 Mar 2010 10:07:24 -0700

On Thu, Mar 11, 2010 at 9:27 AM, David Weintraub <qazwart_at_gmail.com> wrote:
> The way svn+ssh works is very strange. svnserve is executed by each
> user that uses the svn+ssh protocol. That means that you have to make
> sure that all of these users are in the same group, and that group has
> read/write permission on the entire Subversion archive. Plus, you have
> to set umask for each user, so when they create a new file in the
> Subversion repository, it is read/writeable by everyone in the group.
>
> Take a look at the Tunneling Over SSH chapter in the Subversion on line book:
> <http://bit.ly/c7gxv5>.

Thanks for the reminder. Currently it is just one user (me) that is
accessing this repository and I know I have access to the files and
folder in the directory as I showed in an earlier email and because I
can go inside and see everything. What else could be wrong?

Thanks,
Jeremy
Received on 2010-03-11 18:08:53 CET

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.