Subject: zmailer on anonymous-CVS From: mea@nic.funet.fi To: zmailer@nic.funet.fi Date: Thu, 26 Feb 1998 16:06:06 +0200 (GMT)Hello,
I am creating an anonymous CVS repository for the ZMailer.
(easiest approach out of many possibilities, I think..)
You can initialize the synced repository with commands:
(I leave it to you to recognize prompts ;) )
$ cvs -d :pserver:cvs@mea.tmt.tele.fi:/cvsroot login Password: cvs $ cd /your/source/tree $ cvs -d :pserver:cvs@mea.tmt.tele.fi:/cvsroot checkout zmailerand then update it against my tree every now and then with commands:
$ cd /your/source/tree/zmailer $ cvs update -PAdThis requires CVS of version 1.8 or newer -- current is 1.9.20.
/Matti Aarnio <mea@nic.funet.fi>
Summaries of log-messages given to cvs commit at my source repository are emailed to address <zmailer-update@nic.funet.fi>
You can subscribe to that list with this type of letter:
$ Mail mailserver@nic.funet.fi Subject: (irrelevant) subscribe zmailer-update Your Name