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

Re: svnserve and file permissions

From: Mike Mason <mgm_at_thoughtworks.net>
Date: 2004-03-09 18:33:20 CET

Calvin Spealman wrote:

>is there a way to use svnserve and ssh to authorize users and control which
>files and directories in the repository they may access? i understand it can
>be done with the apache mod, but i dont want apache, as i dont use it for my
>web server.
>
>
I think you can also do it with a hook script that rejects commits from
people who aren't authorized, although you'd need to maintain such a
script yourself. This isn't quite as nice as doing it with Subversion
authentication though.

Subversion comes with an example here:
http://svn.collab.net/repos/svn/trunk/tools/hook-scripts/

Cheers,
Mike.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 9 18:33:36 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.