[cvsnt] Restrict Remove access
Tony Hoyle
tony.hoyle at march-hare.com
Thu Apr 3 12:37:29 BST 2008
Vijaykaran_Bhaskarannaidu wrote:
> Hi,
>
>
>
> While giving access to Branch how to restrict remove (Files and
> Folders)access ?
>
> But the adding files and folder access need to give
>
>
>
> Currently I am giving access like this
>
> Cvs chacl -R -a read,write,create -u <User name> -r <branch name>
> <Module Name>
Just deny write access.
If you can write you can remove - just commit an empty file would be
enough, so having a separate 'remove' right wouldn't solve anything.
Of course it's all versioned so if someone removes something they
shouldn't you can just restore it.
Tony
More information about the cvsnt
mailing list