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

Re: Mimic pserver cvs readers/writers?

From: Erik Huelsmann <e.huelsmann_at_gmx.net>
Date: 2004-03-02 15:48:15 CET

Hi,

> > Tobias Ringström wrote:
> > > Laurent Julliard wrote:
> > >
> > >> I'm considering a move from cvs to svn. i went through the
> ...
> > >to the CVS > repo.
> > >>
> > >> In this case you can have authenticated users with read-only
> > >access. > Can I do that with svnserve?
> > >
> > > Absolutely. See
> > >
> > > http://svnbook.red-bean.com/html-chunk/ch06s03.html#svn-ch-6-sect-3.2
> > >
> > > /Tobias
>
> Actually, what he's looking for is a way to specify that particular
> AUTHENTICATED users are allowed only read-only access, while others have
> RW access and perhaps an anonymous user with RO access. It looks to me
> that the only way to do that is with the http transport and using
> htaccess. I don't think it can be done with svnserve.

This can be achieved by setting all authenticated users to write-enabled and
then using the svnperms.py script (from the repository /tools/hook-scripts/)
to deny all authenticated users (except a named group) write access to the
root of the repository (and all paths below).

HTH,

Erik.

-- 
+++ NEU bei GMX und erstmalig in Deutschland: TÜV-geprüfter Virenschutz +++
100% Virenerkennung nach Wildlist. Infos: http://www.gmx.net/virenschutz
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 2 15:47:27 2004

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.