cvs update gives me
Fatal error, aborting.
cvs [update aborted]: willdenniss: no such user
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
What username should I use ?