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

Re: ssh+svn (client) under Windows (XP)

From: <M_at_xwell>
Date: 2003-10-31 18:02:36 CET

thanx a lot, this took me a step further
but it still doesnt work

first i changed the config file the way you (Zsolt) described it (with
username and password)
turtoise still tells me "could not create tunnel"
if i use the command line client and typing "svn co svn+ssh://" i'm just
hearing the standard error sound of windows (but no visual error msg
appears) and the command line client hangs (does nothing forever after)
then i changed the config file like this
ssh = TortoisePlink.exe -l [username]
(so, no password)
for sure turtoise still doesn't work :(
then i tried the command line client again, and this time i got an dialog
window to enter my pw
after entering the pw, another (tuertoiseplink) dialog is telling me "unable
to write to standard output". (confirming this msg with ok, the svn command
line client quits by telling me
"svn: Network connection closed unexpectedly
svn: Connection closed unexpectedly")

which standard output? command line? harddisk? network?

any suggestions?
help :(

M@x

----- Original Message -----
From: <Zsolt.Domokos@seagate.com>
To: <wodkadrinker@gmx.de>
Cc: <users@subversion.tigris.org>
Sent: Friday, October 31, 2003 4:04 PM
Subject: Re: ssh+svn (client) under Windows (XP)

>
> Here are the steps, after Tortoise is installed:
>
> 1: Find the file (on windows 2000, XP)
> C:\Documents and Settings\[YOUR USER NAME]\Application
> Data\Subversion\config
>
> 2: edit the file to look like this
>
> ### Section for configuring tunnel agents.
> [tunnels]
> ssh = TortoisePlink.exe -l [YOUR SVN USER NAME ON THE LINUX BOX] -pw [YOUR
> SVN PASSWORD ON THE LINUX BOX]
>
> 3: copy TortoisePlink.exe into c:\Program Files\Subversion (or wherever
> your subversion is installed)
>
>
> done
>
> Zsolt
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 31 19:05:40 2003

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.