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

RE: SVN deny update (not read and write)

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Fri, 8 Nov 2013 15:29:32 +0000

> Hello to all,
>
> This is Baris, I am totally new, so please help me... I wonder if I could just
> deny update right to all after writing a record into subversion... I mean; a user
> will have a right to write into it but after writing done, can I deny the update
> right? or something like this...
>
> Kind regards...

You could possibly do it with some type of hook script that only allows ADDs... although I'm not sure if that's what you really want.

But, it seems a strange request. Perhaps you could explain your use case and people could make suggestion.

On possible idea is to have a user commit to a path they have "write" access to, and then you could merge that commit to another path that they don't have write access to... but, I guess you really have the same issue because anything they write gets merged up.

BOb

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-11-08 16:29:46 CET

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.