Emperior Posted March 6, 2022 Share Posted March 6, 2022 Hi. I had to reinstall svn. When trying to checkout the svn via tortoise I am getting validation certificate failed. Any info what I am doing wrong? Link to comment Share on other sites More sharing options...
nwtour Posted March 6, 2022 Share Posted March 6, 2022 Hello @Emperior Look like local problem $ wget -d https://svn.wildfiregames.com/ Connecting to svn.wildfiregames.com (svn.wildfiregames.com)|136.243.44.163|:443... connected. Created socket 3. Releasing 0x011d80b0 (new refcount 1). Initiating SSL handshake. Handshake successful; connected socket 3 to SSL handle 0x0120f2d0 certificate: subject: CN=svn.wildfiregames.com issuer: CN=R3,O=Let's Encrypt,C=US X509 certificate successfully verified and matches host svn.wildfiregames.com https://stackoverflow.com/questions/6115170/svn-error-validating-server-certificatePeople advise to execute the command svn list https://svn.wildfiregames.com and accept certificate by entering p Link to comment Share on other sites More sharing options...
Emperior Posted March 6, 2022 Author Share Posted March 6, 2022 3 hours ago, nwtour said: Hello @Emperior Look like local problem $ wget -d https://svn.wildfiregames.com/ Connecting to svn.wildfiregames.com (svn.wildfiregames.com)|136.243.44.163|:443... connected. Created socket 3. Releasing 0x011d80b0 (new refcount 1). Initiating SSL handshake. Handshake successful; connected socket 3 to SSL handle 0x0120f2d0 certificate: subject: CN=svn.wildfiregames.com issuer: CN=R3,O=Let's Encrypt,C=US X509 certificate successfully verified and matches host svn.wildfiregames.com https://stackoverflow.com/questions/6115170/svn-error-validating-server-certificatePeople advise to execute the command svn list https://svn.wildfiregames.com and accept certificate by entering p After downloading some stuff via turtoise i am getting an error just at the end of the download: Error running context: An error occurred during SSL communication Link to comment Share on other sites More sharing options...
Stan` Posted March 6, 2022 Share Posted March 6, 2022 You might need to resume. Server is under heavy load. 1 Link to comment Share on other sites More sharing options...
Emperior Posted March 7, 2022 Author Share Posted March 7, 2022 On 06/03/2022 at 6:11 PM, Stan` said: You might need to resume. Server is under heavy load. I am trying from yesterday, is it still under heavy load? Link to comment Share on other sites More sharing options...
Lion.Kanzen Posted March 7, 2022 Share Posted March 7, 2022 3 minutes ago, Emperior said: I am trying from yesterday, is it still under heavy load? I think it's been like this for a week. Link to comment Share on other sites More sharing options...
Stan` Posted March 7, 2022 Share Posted March 7, 2022 Just try a few time, svn supports partial checkouts. If you can compile you can also use the git version Link to comment Share on other sites More sharing options...
hyperion Posted March 7, 2022 Share Posted March 7, 2022 You might want to clone the git mirror at https://github.com/0ad/0ad instead, beware there are no autobuilds for windows tho and you might be up to a day behind compared to svn. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now