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

Re: How to prevent user (with Read and Write permission) to delete folders from SVN Server

From: Andy Levy <andy.levy_at_gmail.com>
Date: Sat, 22 Oct 2011 06:46:49 -0400

On Sat, Oct 22, 2011 at 06:15, Subodh Singh
<subodh.singh_at_proficientinfosoft.com> wrote:
> Hi
>
>
>
> I am using Visual SVN Server with SVN Authentication. The user with Read and
> Write authentication can delete folders from Server. If  I remove Write
> permission than  user is not able to commit to Repository. How do I stop
> user to delete folders from server having Read and Write permission.

This is a server question, and more appropriate on the Subversion
Users mailing list (TSVN is just a client).

Subversion only has 3 built-in levels of access control. Read,
Read/Write, and None. Anything more fine-grained requires a hook
script. svnperms.py is usually what's suggested.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2860773

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-10-22 12:47:34 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.