Federico Edelman writes:
> 
> 1- I need give permissions for users and groups. Is it possible? Can I
> get this requirement thru filesystem permissions?

Probably.  The general rule is that you need read permission on a
directory to check out the files it contains and you need write
permission on a directory to modify the files it contains.  See the
manual for more info:

        <http://www.cvshome.org/docs/manual/cvs-1.11.6/cvs_2.html#SEC13>

> 2- I need "catch" a commit event when each programmer makes your changes
> in the CVS repository. The catch should be checkout into some directory
> (like /usr/local/apache/htdocs) to automate the web publishing.

        <http://www.cvshome.org/docs/manual/cvs-1.11.6/cvs_18.html#SEC173>

-Larry Jones

We seem to be out of gun powder. -- Calvin


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to