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

repository permissions

From: Wolfgang Schnerring <wosc_at_wosc.de>
Date: 2002-09-28 16:51:55 CEST

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.

[ for example:
$ svn up
subversion/libsvn_ra_local/ra_plugin.c:223: (apr_err=180000, src_err=0)
svn: Couldn't find a repository.
svn: Unable to open an ra_local session to URL
subversion/libsvn_ra_local/split_url.c:143: (apr_err=180000, src_err=0)
svn: svn_ra_local__split_URL: Unable to find valid repository
   (file://path/to/repos)
]

There is a related issue to provide better error messages in similar cases
(issue #900) but I'm rather interested in having the repository
group-writable...

Does anybody have a suggestion what to do ?

Thank you very much for your help,
Wolfgang

PS: I've seen a note about permissions in the 0.14.2-tag,
(http://svn.collab.net/repos/svn/tags/0.14.2/notes/permissions) but the note
is gone in 0.14.3 and I couldn't find any hint as to whether it was
implemented or postponed.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Sep 29 12:47:51 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.