On 2002-07-15 23:01 +0000, Gerard Samuel wrote: > Im trying to setup cvs to send out emails when a file is commited. > I copied, /usr/src/contrib/cvs/contrib/log.in to log.pl in my cvs > CVSROOT directory. With my inexperience with perl, I entered > #!/usr/bin/perl > at the top of log.pl, and chmod the file to 755. > Then in loginfo I entered > gsam CVSROOT/log.pl %s -f CVSROOT/commitlog -m [EMAIL PROTECTED] > > So far it hasn't been working. If anyone has any experience with > this, Ill be grateful. > Thanks
There is an article online that describes how you can set up a repository to use the same logging and access control scripts that FreeBSD.org machines use. You might find it an interesting read: http://www.FreeBSD.org/doc/en_US.ISO8859-1/articles/cvs-freebsd/ Giorgos To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
