News | About | Download | Documentation | Development | Links
Download
It is possible to do an anonymous cvs checkout of the development version of ClanLib and some ClanLib games.
Commandline CVS
CVS under Windows
To use CVS under Windows, I suggest you download WinCVS from wincvs.org (cvsgui.sourceforge.net).
Setup the WinCVS preferences:
CVSROOT: anonymous@cvs.clanlib.org:/var/lib/cvs Authentication: '"passwd" file on the cvs server' or 'pserver'
Under the globals tab, uncheck "Checkout read-only", otherwise all files will have the read only attribute set. Very annoying.
To checkout a module, choose Admin->Login in the menu. You only need to do this once. Just press enter when you get the password question. Then go to the "Create->Checkout module" menu and enter a module you want to checkout. In recent WinCVS, this is named "Remote->Checkout module". See below for the list over available modules.
Available modules
The following projects are currently available for checkout:
Its possible to do complete checkouts of the Libs, Games and Websites modules if you don't want to pick out individual projects.
Please note that a working state of each project cannot be guaranteed when using CVS. These are projects under development, and the stability might change from day to day.