I’m hosting an SVN repo with read access for a unity build user. I’ve tested that I can use TortoiseSVN with the URL/username/password to see the repo and check it out.
Sadly this is the UI that I’m seeing on the UCB page:
The SSL cert is self-signed, but that doesn’t seem to bother the other SVN tools we use day to day.
Is there something glaring that I’ve done wrong?
Is your server reachable via net? Is it behind a VPN? More information can be found here.
It was indeed reachable, but like the posts in that thread I was using a self-signed cert. Once I got a cert from StartSSL I was able to pull the repo with UCB. Seems pretty aggressive to require a non-self-signed SSL cert though, but glad it didn’t cost anything to get (just the time it took to setup).
1 Like