The CM3 CVS source repository from elego Software Solutions which is used for CM3 development and bugfixes is now available via CVSup pserver access.
CVSup is a client/server application for the replication of collections of files through a TCP connection. It is especially suited for CVS repositories, as it understands the complete syntax of RCS files. It is probably the fastest mirroring tool currently available. Better still, it is open source and subject to the free BSD style license. More information about CVSup and precompiled programs for several platforms can be found at http://www.www.cvsup.org.
CVSup is completely written in Modula-3, and the server now installed for the cm3 distribution has of course been compiled with the latest cm3 compiler. You can use the cvsup client to replicate the complete or partial cm3 repository, or to checkout the latest cm3 sources, or those belonging to a named configuration. Please have a look at the sample cvsupfile.cm3 provided for the cm3 distribution. You will probably want to change the donwload location of the files and the source collections to be copied. Please read all the available http://www.cvsup.org/faq.html#refuse --------------------------------------------------------------------------