Other usage issues Tue, 11/07/2000 - 19:39

cvs access

Author

Hi. How do i download the full source code by cvs. I tried C40,C30 with no success. I need a tag to download. I do not want to get the latest and greatest however. Just a milestone. I could do that from the web site but i was wondering why it is not possible with cvs as well.

Discussion

Commenter-1 Tue, 11/07/2000 - 22:58

To download the Cascade 3.0 version do that (log in first) :

cvs -d :pserver:[email removed]:/www/cvs checkout -r C30 src adm inc drv

To download the Cascade 4.0 (current development version ) do that :

cvs -d :pserver:[email removed]:/www/cvs checkout src adm inc drv

Note : You can also browse the cvs repository here http://cvsweb.matra-dtv.fr:8100/cgi-bin/cvsweb.cgi/