[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Problem connecting through svn+ssh

From: smokyboy <smokyboy0_at_lycos.com>
Date: Fri, 30 May 2008 05:14:03 -0700 (PDT)

I figured out the problem, which was exactly in the mentioned svn config
file. I had the following ssh line:

ssh = $SVN_SSH ssh my_username_at_my_host

Since svn atuomatically appends the user_at_host from the repository address
when it calls ssh, there were suddenly two host addresses on the command
line, the second one being used as a ssh command.
My greenhorn mistake.

Stephane Bortzmeyer wrote:
>
> On Thu, May 29, 2008 at 12:33:14PM -0700,
> smokyboy <smokyboy0_at_lycos.com> wrote
> a message of 24 lines which said:
>
>> bash: : my_username_at_my_server_ip: command not found
>
> Are you sure there is not something funny in the *remote* ~/.bashrc or
> ~/.profile, which triggers such a message? Try with a clean remote
> account.
>
>> I have the ssh line correctly set in the config file.
>
> Which config file? ~/.ssh/config ?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>
>

-- 
View this message in context: http://www.nabble.com/Problem-connecting-through-svn%2Bssh-tp17544069p17557488.html
Sent from the Subversion Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-05-30 14:14:27 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.