Multiple SSH key handling for svn+ssh access.
From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Mon, 12 Oct 2015 10:11:10 -0400
I've recently been dealing with some svn+ssh, and git, issues where
Pick an upstream repository server, using SSH, such as
Host user1.server.example.com
Then check out or switch to the repository URL to use the fake servername:
svn+ssh://user1-server.example.com/localhost/repo/trunk
Repeat as necessary to use other forced credentials.
This way, the particular working copy can be tied to a particular set
The passphrase protection of the private SSH key is not mandatory,
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.