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

Adding some security

From: Rob Brenart <svn_at_oculardata.com>
Date: 2006-12-05 06:42:31 CET

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?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 5 06:43:13 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.