cvs

Rongsheng Fang rfang at motd.umuc.edu
Sun Mar 13 16:19:44 PST 2005


On 2005-03-13, Thomas Hunger <hto at xxxxxxxx> wrote:
> Hi,
> I don't know how to access the cvs server with cvs ...
> I looked in the wiki, but I only found cvsup-scripts and links.
>
> I tried stuff like:
>
> cvs -d :pserver:<hosts that are said to support cvs on 
> downloadpage>:/[dragonfly|cvs|cvs-src|some other]

    The following works for me:

    # export CVS_RSH=ssh
    (or `setenv CVSRSH ssh' for [t]csh)
    # cvs -d anoncvs at xxxxxxxxxxxxxxxxxxxxxxxx:/home/dcvs co src

				- Rongsheng





More information about the Users mailing list