Hi,
The download page http://expertcoder.sourceforge.net/en/download.html gives the following line as instuction to checkout the development version of ExpertCoder:
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/expertcoder checkout ExpertCoder
However this does not work and should be changed to:
cvs -d:pserver:anonymous@expertcoder.cvs.sourceforge.net:/cvsroot/expertcoder checkout ExpertCoder
Fixed. Thanks for pointing out the mistake.
Log in to post a comment.
Hi,
The download page http://expertcoder.sourceforge.net/en/download.html gives the following line as instuction to checkout the development version of ExpertCoder:
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/expertcoder checkout ExpertCoder
However this does not work and should be changed to:
cvs -d:pserver:anonymous@expertcoder.cvs.sourceforge.net:/cvsroot/expertcoder checkout ExpertCoder
Fixed.
Thanks for pointing out the mistake.