Changing Port Number of svn+ssh Subversion Protocol

Most times, when we access subversion through the svn+ssh:// protocol, we are satisfied with the default behaviour, which is simply spawning ssh behind the scenes, and have it connect using the default port 22 of the ssh protocol.
But, sometimes this is not enough. In my previous post I just described how ssh is great for [...]

January 11, 2009  Tags:   Posted in: Tools  5 Comments