DragonFly BSD
DragonFly users List (threaded) for 2005-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs


From: Rongsheng Fang <rfang@xxxxxxxxxxxxx>
Date: Sun, 13 Mar 2005 19:19:44 -0500

On 2005-03-13, Thomas Hunger <hto@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@xxxxxxxxxxxxxxxxxxxxxxxx:/home/dcvs co src

				- Rongsheng



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