Where to download glassfish-3.0.1-b22 source code archive
Can anyone provide a link to a downloadable archive of the source code for GlassFish 3.0.1-b22?
I have tried using TortoiseSVN to checkout this directory without success,
https://svn.java.net/svn/glassfish~svn
The error is,
Checkout from https://svn.java.net/svn/glassfish~svn, revision HEAD, Fully recursive, Externals included
OPT开发者_如何学GoIONS of 'https://svn.java.net/svn/glassfish~svn': could not connect to
server (https://svn.java.net)
I do not have access to the svn command.
The url should be
https://svn.java.net/svn/glassfish~svn/tags/3.0.1-b22/
Just verified, this one works.
精彩评论