Fri, Mar 30, 2007 at 05:47:53PM +0300, Zoli may have written:

> Hi
> I have a cvs server running on OpenBSD 4.0. I use this documentation
> to create the CVS server :
> http://davespicks.com/writing/programming/cvsonopenbsd.html
> 
> The cvs server work great!
> 
> I use this command for login:
> 
> $ cvs -d :pserver:[EMAIL PROTECTED]:/home/cvs login
> 
> And for checkout:
> 
> $ cvs -d :pserver:[EMAIL PROTECTED]:/home/cvs co folder
> 
> If someone commit changes all user want to receive an e-mail on
> mailing list. Exist a script to do this ? To send an e-mail with
> changes to mailing list ? I need something like OpenBSD-cvs mailing
> list.
> 
> I appreciate any help!
> 
> Thanks

I like Russ Allbery's cvslog and cvsprep scripts for this.

        http://www.eyrie.org/~eagle/software/cvslog/

-- 
"On two occasions I have been asked [by members of Parliament!], `Pray, Mr.
Babbage, if you put into the machine wrong figures, will the right answers
come out?'  I am not able rightly to apprehend the kind of confusion of
ideas that could provoke such a question."      -- Charles Babbage

Reply via email to