FishCart: an online catalog management / shopping system Copyright (C) 1997-2003 FishNet, Inc. ========================================================================= CVS TREE You can get a copy of the current CVS tree as follows. You must have a recent CVS client installed on your machine; as of this writing, FishNet(r) is running cvs 1.10. You may need to add the following to your environment on Unix; for Win32, read the CVS docs to see what is necessary. CVSROOT=:pserver:fishcart@cvs.fni.com:/repository export CVSROOT First you must log onto the CVS server: cvs -d :pserver:fishcart@cvs.fni.com:/repository login password: fishcart Now, you can check out a copy of the source with the following command: cvs -d :pserver:fishcart@cvs.fni.com:/repository checkout fishcart_v3 Once you have logged in and checked out a copy of the tree, you can update it to the latest CVS tree by entering the following command from within the ~/fishcart_v3 checkout directory. cvs update -d Be aware that the current CVS tree may be in the middle of development and may not be work. USE AT YOUR OWN RISK. For assistance with using CVS on Windows, the following links may be helpful. These sites are unrelated to FishCart or FishNet and are given "as is". http://www.tortoisecvs.org/ http://www.cvsgui.org/ http://www.cvshome.org/dev/codewindow.html http://www.webmasterbase.com/article.php/831 CVS reference card: http://www.refcards.com/download/cvs-refcard-a4.pdf ===================================================================== FishNet(r), Inc. 850 S. Greenville, Suite 102 Richardson, TX 75081 voice: 972.669.0041 fax: 972.669.8972