subversion access
Hi,
I just registered as a member to this site. I need to checkout from subversion the source code for JAXB. However while logged in to the site, I do the checkout, It keeps saying this :
Username: dlsa
Password for 'dlsa': *********
Authentication realm: <https://svn.java.net:443> Subversion repository
Username:
... and it keeps going
Do I need to wait a while to get svn access or do I have to do anything else ?
Thanks
Hello,
I'm not sure what is happening. I haven't seen any other issues with SVN, so I filed a bug on your behalf about it here.
Sonya Barry
Java.net Community Manager
Hi,
Thanks for your feedback. Is there some other way to download the source code ? I really need it to do some debugging.
Regards,
Daniel Santos
Hi,
the checkout command is (for 2.2 branch e.g.):
svn co https://svn.java.net/svn/jaxb~version2/branches/jaxb-2_2-branch
You can use either anonymous checkout or request observer role in the project. Or you can browse the code here: http://java.net/projects/jaxb/sources/version2/show .
The source code bundles are available for every release, like e.g. 2.2.4-1: http://jaxb.java.net/2.2.4-1/
MartiNG
JAXB RI Lead






Hi
I can't reproduce this. Can you please comment on the issue Sonya opened for this, with more detail? Specifically, if you could paste in the entire interaction (obviously don't include any passwords) from your terminal session, and provide as precise a date/time as possible, that would be very helpful.
kenai.com/jira/browse/KENAI-3068
Thanks.