Hi Lorna,

We’ve started using SVN externals quite a bit, which was an issue when we were using usernames within the URL. On Windows we’ve changed the ‘ssh’ tunnel for Subversion to use our own usernames, which isn’t great as it means we need different tunnel addresses for different config changes.

Using the ‘User’ keyword in the ssh config in your example would solve this on Linux systems, however I’d be interested to know if any Window users have a way of setting this up on a per host level, rather than a per tunnel level.

Is there a specific reason you don’t use the User keyword in your config?

=D