I'm new to CVS and I'm having trouble downloading the source code. What do I use as the server (cvs.sourceforge.net?) and what do I use as the Repository folder? I'm using TortoiseCVS.
Thanks!
Server: cvs.sourceforge.net
Repository folder: /cvsroot/codeblocks
Module: codeblocks
or you can put this in the CVSROOT edit box:
:pserver:anonymous@cvs.sourceforge.net:/cvsroot/codeblocks
Yiannis.