10
votes
3answers
3k views

Issues checking out code from Google Code

I've recently upgraded to Ubuntu 11.10 and since then, I haven't been able to checkout code from Google Code. I can't get it with either svn or git, but they were both working before the upgrade (so ...
0
votes
1answer
256 views

How do I get the svn client to use a different copy of SSL?

I was having an SSL issue with my SVN client. I saw online that it may be due to using an old version of OpenSSL. So I followed these instructions to build the latest version of OpenSSL. The latest ...
6
votes
2answers
667 views

SSL certification is missing

I'm trying to setup an SSL SVN. I got a tutorial, but when I'm trying to run the following command apache2-ssl-certificate I'm getting a command not found error message. My question is how can I fix ...