You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Muthu <cm...@naturesoft.net> on 2006/09/28 12:56:50 UTC

user restriction for checkout

Hi,

      I am using svn 1.2.0. I have all the projects in single
repository. I want to give read access to all the users for a
repository, but checkout access to particular users alone.  Is it
possible? . If possible, can you tell me how to do that.

      Note: I am using AuthzSVNAccessFile for authorization. I could do
only read and write access.

Regards,
Muthu.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

AW: user restriction for checkout

Posted by Felix Gilcher <gi...@exozet.com>.
Muthu <ma...@naturesoft.net> schrieb am Donnerstag, 28. September 2006 14:57:

> Hi,
> 
>       I am using svn 1.2.0. I have all the projects in single
> repository. I want to give read access to all the users for a
> repository, but checkout access to particular users alone.  Is it
> possible? . If possible, can you tell me how to do that.

You can't. If the user can read the repository data, he can check it out. It's like "allow the user to view images on my website, but disallow to download them to his harddisk". You can't do that either. 

> 
>       Note: I am using AuthzSVNAccessFile for authorization.
> I could do
> only read and write access.
> 
> Regards,
> Muthu.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

regards

felix

-- 
Felix Gilcher
Head of IT Development

Exozet Berlin GmbH
Rotherstraße 20
10245 Berlin

eMail: gilcher@exozet.com
URL: www.exozet.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org