I'm trying out to checkout a project of mine at ProjectLocker SVN in another computer running Windows 7. I'm using Subclipse but I get the error:
RA layer request failed
svn: PROPFIND request failed on '/cvmig_prism/PRISM/svn'
svn: PROPFIND of '/cvmig_prism/PRISM/svn': could not connect to server (https://pl3.projectlocker.com)
However, I can check out other projects from Google Code. I've tried a few of the tips at Adding a SVN repository in Eclipse except for the top answer because, hey, I can checkout other repos (unlike the OP in the linked question) and internet here is crappy for a download (I downloaded Eclipse et. al. from home and just installed).
I have set my proxy and the only thing I can think of right now is that, my ProjectLocker repo requires a username and password. But, shouldn't svn ask me for that after I have connected successfully to the server? Is there anything I have overlooked?