From: Jeremy H. <je...@ch...> - 2006-05-13 12:39:25
|
Sourceforge have rolled out their new CVS hardware, which means some changes for users. The CVS host is now ruby-fltk.cvs.sourceforge.net instead of cvs.sourceforge.net , so the new instructions for checking out Ruby/FLTK are: cvs -d :pserver:ano...@ru...:/cvsroot/ruby-fltk login cvs -d :pserver:ano...@ru...:/cvsroot/ruby-fltk checkout -P ruby-fltk I have updated the Ruby/FLTK home page with the new instructions. PLEASE NOTE: You *must* do a new CVS checkout *even* if you already have a CVS working directory. Your old working directory is pointing to the wrong CVS host and should be deleted. None of this affects downloading the release tarballs. Regards, Jeremy Henty |