The Screaming Admin

Remembering today how I hosed my server yesterday

subversion over ssh

I have a subversion repository in my home directory on one of my CentOS servers. In order to check files out of the repository over SSH, you use the command:

svn co svn+ssh://user@192.168.1.10/home/user/svn/repo

It helps to create an SSH key pair and add your public key to the /home/user/.ssh/authorized_keys file.

Advertisement

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.