svn + ssh tunneling
Smoot Carl-Mitchell
smoot at tic.com
Sat Sep 22 06:37:26 UTC 2007
On Wed, 2007-05-16 at 23:21 +0200, Bram Kuijper wrote:
> I have to change the following line in my local host
> /home/this_user/.subversion/config file:
>
> [tunnel]
> ssh = -p 882398
>
> and then just type the normal ssh command:
> svn list svn+ssh://user@servername.com:/home/user/svn/my_repository.
>
> however, this won't work. It says:
> svn: Error in child process: exec of '-p' failed: No such file or directory
I think you want this:
ssh = ssh -p 882398
--
Smoot Carl-Mitchell
System/Network Architect
email: smoot at tic.com
cell: +1 602 421 9005
home: +1 480 922 7313
More information about the ubuntu-users
mailing list