Anonymous CVS @ Mulle kybernetiK
Read this in [English | German]

Important update: Due to a breakin attempt exploiting some well-known bugs in the pserver protocol, we had to restructure our pserver setup. We now do no longer use Codefab's "realwrap" CVS version, but instead use the latest stock CVS version shipped with the OS (currently 1.11).

Because of that switch all checked-out wrappers no longer do work. This only affects .nib's however. In case you update you have to make sure to remove all checked out .nib's before you update.


If you are not familiar with CVS be sure to read some documents on CVS first. The CVS FAQ is located at http://www.loria.fr/~molli/cvs/doc/cvs_toc.html.

We have set up a CVS server allowing anonymous access to the sources. You're allowed to check out, not to check in. If you feel that you'll need write access, contact admin@mulle-kybernetik.com. Access is available via pserver protocol only.

If you've got all that stuff together the whole procedure of checking out a project basically is as follows (You will have to login first, use anoncvs as password):

cvs -d :pserver:anoncvs@cvs.mulle-kybernetik.com:/cvsroot login cvs -z3 -d :pserver:anoncvs@cvs.mulle-kybernetik.com:/cvsroot co ProjectName

If you want to see all the projects available via anonymous CVS in a fancy way, you can also browse our anonymous CVS repository.