Unable to access JOGL cvs repository

I tried using the guest account as describe in

https://jogl.dev.java.net/servlets/ProjectSource#commandlinecvs

but the CVS server said there is no such user “guest”

Anyone else using CVS to retrieve the source?

I am looking for the GLJPanel example source code.

I had the same problem. This is probably a configuration error. I was able to access the cvs repositorty using my java.net username and password instead of ‘guest’.

I have created a guide for using CVS with the java.net project “xith3d”

http://xith.org/tutes/GettingStarted/html/bleeding_edge_source.html#SECTION00032000000000000000

most of it applies to other java.net projects too.

Hope that helps,

Will.

I skipped the whole login thing and just checked out the source, and it worked.