To check out the UDI Reference Implementation on your local system, execute the following:
export CVS_RSH=your ssh client, probably 'ssh'
If this if your first time transferring something from cvs.projectudi.sourceforget.net as a maintainer, you must login. You only need to do this once.
cvs -z3 -d:pserver:yoursourceforgename@cvs.projectudi.sourceforge.net:/cvsroot/projectudi login
Then, do this to check out the code read/write.
cvs -z3 -d:pserver:yoursourceforgename@cvs.projectudi.sourceforge.net:/cvsroot/projectudi
checkout udiref
Checking out the web documentation uses the same basic procedure, but substitute 'udiref' with 'udirefweb' in the cvs command above.
File last modified: 00:00 Thu January 1, 1970