On Jan 14, 2008, at 12:27, Lorenzo Thurman wrote:
> I setup my repository from scratch as userA. I used it as userA via
> ssh and everything worked just fine. I then setup another account,
> userB and found that userB could not commit changes. Checkouts
> worked just fine. Both userA and userB are in the svnusers group.
>
> We use a similar setup at work, so I checked the rights on the
> repository and saw that our repository is setup as 770 (give or
> take a the odd file or a directory). And this works for us via ssh.
> I changed the rights on my repository to match this and it now
> works for userB.
>
> A fresh repo has rights (give or take a the odd file or a
> directory) of 755.
>
> So my question is this:
> What are the correct rights that allow multi-user access via ssh
> and is there anywhere this is documented?
Have you read this section of the book?
http://svnbook.red-bean.com/en/1.4/svn.serverconfig.multimethod.html
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-14 21:00:58 CET