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

Reply via email to