selvamuthukumar v wrote:

What I'm trying to achieve is,

$ cvs co CVSROOT   ---> should pass
$ cd /cvsrep              ---> should fail
$ rm -rf /cvsrep/CVSROOT      ---> should fail
$ rm -rf /cvsrep          ---> should fail

Is there a way to achieve this?



Untested, theoretical steps that might work

chown cvsgrp:cvsgrp /cvsrep
chmod -R go-X-r-w

--
Raj Shekhar
-
I love this planet! I've got wealth, fame, and access to the depths of
sleaze that those things bring.
-
Read the latest at my blog:
"A Hard Day's Night" <http://rajshekhar.net/blog/archives/344-A-Hard-Days-Night.html>

_______________________________________________
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

Reply via email to