Build Sailfin - code access

View: New views
2 Messages — Rating Filter:   Alert me  

Build Sailfin - code access

by ims1 :: Rate this Message:

| View Threaded | Show Only this Message

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?


Re: Build Sailfin - code access

by ims1 :: Rate this Message:

| View Threaded | Show Only this Message

ok i was able to access the svn code (not SVN0) however it looks like it is from Feb 2009! Is there any thing fresher?
Has anyone confirmed that the 2009 version will integrate with the latest GlassFish release 3.1.2 as this is what I am attempting to achieve.

ims1 wrote:
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?