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

Re: controlling read access with file:// and svn+ssh://

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-06-21 20:02:36 CEST

On 6/21/07, Andreas Hasenack <andreas@mandriva.com.br> wrote:
> Is it possible to control read access with these repository access
> modes? file:// and svn+ssh://

There is no way to control access when using file://. Anyone who has
access to the repository has access to the WHOLE repository, and even
more importantly, they require direct permissions at the filesystem
level for the actual repository DB - which means that anyone can
corrupt or destroy your entire repository very, very easily.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 21 20:03:07 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.