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

Re: repository permissions

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2002-09-30 09:32:35 CEST

On Sat, Sep 28, 2002 at 04:51:55PM +0200, Wolfgang Schnerring wrote:
> Hello !
>
> Is there a way to give more than one user write access to a repository
> ? I've tried making the repository-files group-writable, but as soon
> as one user writes to it, any other users trying to write or even read
> from the repository are out of luck.
[snip]

Try:

# chgrp yoursvngrp /path/to/repos; chmod g+s /path/to/repos

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 30 09:33:11 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.