On 12/4/06, manu@... <manu@...> wrote: > Thanks to Manuel Bouyer, milter-greylist CVS is now publically > available: > > cvs -danoncvs@...:/milter-greylist co milter-greylist > > For the 3.0 branch, use -rmilter-greylist-3-0-branch Thanks. Slightly off topic. Have you considered using something like Mercurial as your source control tool? It is very similar to Git, though I think easier to learn to use if you are coming from a CVS background. Mercurial: http://www.selenic.com/mercurial/wiki/index.cgi It is a pretty nice way of doing distributed development and would probably make it easier if you have multiple people contributing code. There is a program called Tailor which can convert a CVS repository to Mercurial. John
Message
Re: [milter-greylist] milter-greylist CVS now available
2006-12-06 by John Villalovos