> > First read this section to understand how to run CVS as a server > <http://owen.sj.ca.us/rkowen/howto/cvs.html#server> > > Next, read this section to see how to restrict access > <http://owen.sj.ca.us/rkowen/howto/cvs.html#access> >
I'm not using pserver. I'm using local access. I'm ready to use pserver if I can meet my requirement, CVSROOT=:local:/cvsrep 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? -- Selva _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
