[odejava] How do I use CVS ?

cvs update gives me

Fatal error, aborting.
cvs [update aborted]: willdenniss: no such user

I use the command line CVS (requires linux, unix, cygwin, etc…).

You have to log in first using:

cvs -d :pserver:@cvs.dev.java.net:/cvs login

Then you can do a checkout:

cvs -d :pserver:@cvs.dev.java.net:/cvs checkout odejava

Hope this helps :slight_smile:

What username should I use ?

your java.net name.