Comments on: Subversion auth using SSH external key-pair
http://blog.stone-head.org/subversion-auth-using-ssh-external-key-pair/
an act of subversive playful clevernessSun, 06 Nov 2016 23:22:00 +0000hourly1https://wordpress.org/?v=4.8.2By: Rudy Godoy
http://blog.stone-head.org/subversion-auth-using-ssh-external-key-pair/comment-page-1/#comment-403
Fri, 15 Mar 2013 12:48:00 +0000http://blog.stone-head.org/?p=814#comment-403Right, that’s a good point. Your approach is a lot more flexible, I’ll try it.
]]>By: Jeff Epler
http://blog.stone-head.org/subversion-auth-using-ssh-external-key-pair/comment-page-1/#comment-402
Thu, 14 Mar 2013 14:05:00 +0000http://blog.stone-head.org/?p=814#comment-402This means you potentially need to set a different environment variable each time you change your svn project.
Instead, use ~/.ssh/config to set a different IdentityFile based on the host name, something like: