Re: Re: Welcome to the "Exodus-dev" mailing list (Digestmode)

"Peter Millard" <me-STcBuFROdrv2eFz/[email protected]> Thu, 29 Jan 2004 08:04:22 -0700
Newsgroups gmane.network.jabber.exodus.devel
Message-ID <005b01c3e679$2f8459a0$e201020a@pmillard2k>
Kaven Chen wrote:
>> HI, Would u pls help me :
>>
>> how can I check out the CVS,I always meet with
>> the no registory when running :
>> cvs -d:pserver:anonymous-SslEa/[email protected]:/cvsroot/exodus loggin;

Your host and root are both wrong. Use the folling command:

cvs -d :pserver:[email protected]:/home/cvs login

<hit enter when prompted for password>

cvs -d :pserver:[email protected]:/home/cvs co exodus

this should allow you to checkout the entire project. More information on
jabberstudio cvs can be found here:
http://www.jabberstudio.org/cvs.php

pgm.