October 2008
5 posts
Learning Erlang →
svn+ssh login as a different username
My login is always fractal.. but on machines that I am not and uses svn+ssh protocol.. it does not allow to change the username during svn calling.. BUT you can always change the ssh call
vi ~/.ssh/config
and add to the file
Host svn.example.com User fractal
VOILA!! easy peasy