Dreamhost and Subversion
| June 23, 2006 @ 7:31 am | Filed under Software |
So I have wanted to put some personal projects into Subversion on my Dreamhost account. The problem came when I was trying to use a client for the repositories. My SSH access kept getting blocked trying to figure out how to connect using a client. I finally figured out that you have to put a DSA or RSA key in the authorized_keys file. I am now connected but it took some work. I had tried putting my key in the authorized_keys file before but I must have done something wrong. Now, Dreamhost needs to update their Subversion installation, they are using 1.1.4 with 1.3.2 being the latest version.
Technorati Tags: Subversion