I have a problem accessing OpenAM SVN repository using Subclipse and was hoping that someone could give me a clue what can be wrong here. From documentation (link) I copied a link (https://svn.forgerock.org/openam/trunk/opensso/) and pasted it into Subclipse's SVN Repository location uri field. After waiting a while I've got an error:
RA layer request failed svn: OPTIONS of 'https://svn.forgerock.org/openam/trunk/opensso': could not connect to server (https://svn.forgerock.org)
I can access the svn url in my browser using given link, but cannot do it through eclipse/subclipse.
Any idea how can I grab those sources or where the problem could be?
Thanks.