This looks like a nice useful project so I would like to get involved and so I am trrying to build glassfish and sailfin. I can access GlassFish with no issue but trying to svn sailfin via
svn co
https://svn.java.net/svn/sailfin-svn0 sailfin-svn0
gets hung up asking for authentication - something that was not required on glassfish svn. Even though my sailfin credentials are correct it refuses to sync the repository with the following:
svn: OPTIONS of '
https://svn.java.net/svn/sailfin-svn0': authorization failed: Could not authenticate to server: rejected Basic challenge (
https://svn.java.net)
Any suggestions?