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

Re: Adding some security

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2006-12-05 12:54:23 CET

On 12/5/06, Rob Brenart <svn@oculardata.com> wrote:
> Right now I have one repository I use, svn/src/ where I put all my
> different projects.
>
> I've recently started working with some outside contractors, and
> obviously want to give them access to the code they need. However, I
> don't want them to be able to download all of my source. At the least I
> don't want them to be able to modify it all.
>
> I'm using https for my access method.
>
> Basically, when I want to add a new user, I just run the htpasswd2 -m
> /path/to/.dav_svn.password username
>
> and give them a password, and they're in.
>
> So I have no idea where I'd go to limit things... advice?

See http://svnbook.red-bean.com/nightly/en/svn.serverconfig.httpd.html#svn.serverconfig.httpd.authz.perdir

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 5 12:55:11 2006

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.