October 7, 2008

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