[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: <Zsolt.Domokos_at_seagate.com>
Date: 2003-10-31 16:04:16 CET

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 16:12:35 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.