Emperior Posted March 6, 2022 Report 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? Quote Link to comment Share on other sites More sharing options...
nwtour Posted March 6, 2022 Report 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 Quote Link to comment Share on other sites More sharing options...
Emperior Posted March 6, 2022 Author Report 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 Quote Link to comment Share on other sites More sharing options...
Stan` Posted March 6, 2022 Report Share Posted March 6, 2022 You might need to resume. Server is under heavy load. 1 Quote Link to comment Share on other sites More sharing options...
Emperior Posted March 7, 2022 Author Report 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? Quote Link to comment Share on other sites More sharing options...
Lion.Kanzen Posted March 7, 2022 Report 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. Quote Link to comment Share on other sites More sharing options...
Stan` Posted March 7, 2022 Report 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 Quote Link to comment Share on other sites More sharing options...
hyperion Posted March 7, 2022 Report 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.