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

Re: how to run 'svn svn+ssh://...' under Windows

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-05-28 15:34:21 CEST

J.Stannek@ceyoniq.com writes:

> but if we try to connect via :
> svn checkout svn+ssh://URL
>
> The client doesn't come back.
>
> connect via svn and svnserve -d is OK ! only ssh doesn't work.
>
> We have checked the "Definitve Guide" and the INSTALL file
>
> so how to do this ?? Any ideas ?

Sorry, the svn+ssh:// syntax is new and not yet documented in the
book, but I think what you're looking for *is* in the INSTALL file:

   "You can override the "ssh" command with the SVN_SSH environment
   variable [...]"

See if setting SVN_SSH to the correct ssh binary works....

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 28 15:36:01 2003

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

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