[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cvs access



Harry Putnam <reader@newsguy.com> writes:

> "It's also available via anonymous CVS from 
> 
> :pserver:anonymous@robotics.caltech.edu:/home/radford/src/cvs 
> 
> with password "nnimap". Thanks to Jim Radford for this server." 
> 
> How is the incantation above used. 

Do the following, once:

cvs -d :pserver:anonymous@robotics.caltech.edu:/home/radford/src/cvs login

(type "nnimap" when prompted for a password)

You can then checkout, update, etc.

The CVS docs should provide you with more than enough info to go from
there.  Of course, all of this isn't really necessary now that nnimap
is merged into pgnus.  You probably want to use that CVS repository
instead.

-Justin