Sourceforge CVS Checkout Example

Great simple instructions from here:

http://www.interactivetools.com/iforum/Open_Source_C3/htmlArea_v3.0_-_Beta_Release_F14/HTMLArea_3.0-beta_released_P15734-5


In *nix I think you just need something like;

cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/itools-htmlarea co htmlarea

If you happen to be on windows download TortoiseCVS;

http://prdownloads.sourceforge.net/tortoisecvs/TortoiseCVS-1.5.3.exe

(via http://www.tortoisecvs.org/download.shtml)

Double click the exe to install then reboot

Create a new folder to hold your CVS checkouts; eg c:\\cvscheckouts

In windows explorer open this folder, right click in the right pane and click CVS checkout.

In the "Module" tab, in the CVSROOT: field paste;

:pserver:anonymous@cvs.sourceforge.net:/cvsroot/itools-htmlarea

(this will automatically fill in the protocol, Server, repository folder and user name fields)

in the module name field paste "htmlarea" (all lower case)

Click OK

You now have the latest htmlArea in your C:\\cvscheckout\\htmlarea folder

HTH

Andrew Braund

Related Scribbles:
  • Concurrent Versioning System (CVS)


  • ID: 346
    Author:
    leonard
    Date Updated:
    2010-07-02 23:12:09
    Date Created:
    2003-11-01 20:28:44

    Edit

    Comments?
     >> Leonard Chan's Homepage  >> Scribble Web  >> Sourceforge CVS Checkout Example
    leonard.lotus-land.ca is hosted by Perceptus Solutions Inc.