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

RE: Authorization..

From: Emre Uslu <emreu_at_ayesas.com>
Date: Thu, 10 Apr 2008 11:17:39 +0300

Thanks all.

I've used svnlook changed function to check the status.

EMRE USLU

>-----Original Message-----
>From: Matt imMute Sickler [mailto:immute_at_msk4.ath.cx]
>Sent: Wednesday, April 09, 2008 6:40 PM
>To: Emre Uslu
>Cc: Johan Appelgren; Subversion Mailing List
>Subject: Re: Authorization..
>
>Emre Uslu wrote:
>> These users put and modify documents in a folder under branches and
when
>> documents are ready for review they put it to another folder under
tags.
>> If the reviewer thinks that document is not appropriate, they should
>> continue working on the folder under branches. But some users are
>> modifying the documents under tags folder by mistake. That's why I
want
>> to permit modifying the files under the tags folder.
>>
>> EMRE USLU
>>
>>> -----Original Message-----
>>> From: Johan Appelgren [mailto:johan.appelgren_at_gmail.com]
>>> Sent: Wednesday, April 09, 2008 6:15 PM
>>> To: Subversion Mailing List
>>> Subject: Re: Authorization..
>>>
>>> On Wed, Apr 9, 2008 at 5:11 PM, Emre Uslu <emreu_at_ayesas.com> wrote:
>>>>
>>>>
>>>>
>>>> Hi All,
>>>>
>>>>
>>>>
>>>> Is it possible to give a user only create (add) and delete
permission
>> for
>>>> some folders but not modify?
>>>>
>>>>
>>>>
>>>> Thanks,
>>>>
>>>> EMRE USLU
>>> You want a user to be able to add files and delete them, but not
>>> change them? I don't really see any point to that since a user that
>>> wants to modify a file could simply remove the old version and then
>>> add the modified file.Or am I missunderstanding you?
>
>
>Use a pre-commit hook that denies commits to existing folders in the
>/tags directory. One already exists somewhere on the subversion svn
system.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-10 10:15:47 CEST

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.