Using CVS to access the UDI Reference Implementation The  UDI reference implementation is available on SourceForge via anonymous (pserver) CVS. When prompted for a password for anonymous, simply press the Enter key.

cvs -d:pserver:anonymous@cvs.projectudi.sourceforge.net:/cvsroot/projectudi login

cvs -z3 -d:pserver:anonymous@cvs.projectudi.sourceforge.net:/cvsroot/projectudi co udiref

If you're intersted in fetching a specific tag (perhaps you're looking for a different branch just use

cvs -z3 -d:pserver:anonymous@cvs.projectudi.sourceforge.net:/cvsroot/projectudi co -rthat_branch_name udiref

If you cannot use CVS for whatever reason (perhaps you have a militant firewall) you can grab the entire CVS repository and manipulate it locally. This is not a great way to live your life if you're doing active development...

Additional documentation is available for CVS.


Return to UDI Home Page on Sourceforge

File last modified: 00:00 Thu January 1, 1970