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

Re: windows xp and ssh setup

From: Ryan Bloom <rbloom_at_gmail.com>
Date: 2005-02-16 12:51:17 CET

I defined an SVN_SSH environment variable, but you should be able to
do it in the tunnels too. But, Chris' solution is much better,

Ryan

On Wed, 16 Feb 2005 13:39:39 +1100, Glenn Davy <gdavy@tpg.com.au> wrote:
> Thanks ryan, - you mean in the config file as part of the tunnels I've
> defined?
>
> Glenn
> -----Original Message-----
> From: Ryan Bloom [mailto:rbloom@gmail.com]
> Sent: Wednesday, 16 February 2005 1:32 PM
> To: Glenn Davy
> Cc: users@subversion.tigris.org
> Subject: Re: windows xp and ssh setup
>
> I have struggled with this a couple of times this week, and the only
> solution I have found is to add -l <username> and -pw <password>
> options to the plink commands. My best guess is that plink is doing
> something very strange with it's output that is confusing the svn
> client, but I can't prove it.
>
> Ryan
>
> On Wed, 16 Feb 2005 12:28:11 +1100, Glenn Davy <gdavy@tpg.com.au> wrote:
> > Hi all
> > Could someone let me know where I've gone wrong here.
> > I'm wanting to use svn command line as a client on windows XP (the servers
> a
> > linux box at another location - it works fine. I'm tunneling through ssh.
> >
> > I have subversion installed and putty installed.
> >
> > In the file C:\Documents and settings\glenn\Application
> > Data\Subversion\config, I have the following lines:
> >
> > --------------
> > [tunnels]
> > gd = C:\Program Files\PuTTY\plink.exe -P 10220
> > ssh = C:\Program Files\PuTTY\plink.exe
> > --------------
> >
> > I understand this means I should be able to:
> >
> > svn co svn+ssh://glenn@somehost/RepoPth .\WorkingCopy\
> >
> > for a normal ssh connection, or to get into port 10220...
> >
> > svn co svn+gd://glenn@anotherhost/RepoPth .\WorkingCopy\
> >
> > However when I do this I get the error:
> > svn: The system cannot find the file specified.
> >
> > I'm using an identical approach on linux, and this works fine.
> >
> > What have I missed? Can anyone help me out here?
> > Thx
> > Glenn
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: users-help@subversion.tigris.org
> >
> >
>
> --
> Ryan Bloom
> rbb@apache.org
> rbb@rkbloom.net
> rbloom@gmail.com
>
>

-- 
Ryan Bloom
rbb@apache.org
rbb@rkbloom.net
rbloom@gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 16 18:34:35 2005

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.