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

Re: Subversion over http !!

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-01-17 06:34:02 CET

On Jan 16, 2007, at 22:41, Himanshu Raina wrote:

> The scenario is give below.
> I have 10 different repositories by means of which i cater to 10
> different teams.I make use of http and it seems to work fine.The
> concern is how can i ensure that member of one team shuldn't be
> able to access another repository.
>
> My repository structure is
>
> /usr/local/svn/repos1
> /usr/local/svn/repos2
> /usr/local/svn/repos3
>
> Now if i access it over http i.e
> http://myip.com/svn/repos1 -- it prompts me for a password and post
> authentication lists the directories.Since i make use of a single
> auth-file it doesn't prompt me for another authentication and as a
> result i can browse through any repository (provided i know the
> repos name)..Is there anyway i can avoid the same.

Perhaps authz and/or svnperms.py would help?

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

http://subversion.tigris.org/tools_contrib.html#svnperms_py

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 17 06:34:27 2007

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.