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

Re: svn+ssh on windows (xp)

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-24 00:04:47 CEST

On Fri, 2004-07-23 at 16:48, Peter Koellner wrote:

> i have already managed to connect to the svnserve process from the linux box
> itself, using svn+ssh://localhost/<repository-root>/repos
>
> when i try the same from this windows-machine, i simply can't get a working
> connection.

Can you be more specific? Show us a transcript?

When you use 'svn+ssh://', the svn client launches an 'ssh' program to
execute a remote svnserve process on the server. Unix almost always has
an ssh program in $PATH. That's not true in Windows. You need to get
yourself an 'ssh.exe' program of some sort.

Look at the tortoisesvn.tigris.org project; it has specific
documentation about getting various SSH programs running on windows.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jul 24 00:06:08 2004

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.