[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 cygwin/openssh

From: Perry E. Metzger <perry_at_piermont.com>
Date: 2004-02-23 20:07:05 CET

Micah Spears <micah@orcsoft.com> writes:
> I am unable to use the svn+ssh option on
> windows(cygwin/openssh). subversion: 0.37
> openssh: SSH-2.0-OpenSSH_3.7.1p2
>
> here is the problem:
>
> C:\Documents and Settings\micah>svn list svn+ssh://micah@localhost/repo/test
> svn: Connection closed unexpectedly
>
> I can ssh normally:
>
> C:\Documents and Settings\micah>ssh micah@localhost
> micah@localhost's password:
> Last login: Fri Feb 6 01:23:35 2004 from ********.grandenetworks.net

What happens if you run "ssh micah@localhost svnserve -t" -- that might
indicate what the problem is. :)

> I also verified that svnserve.exe is in the $PATH env variable by
> issuing: ssh micah@localhost 'echo $PATH'

Make sure it will actually run -- that's my policy...

-- 
Perry E. Metzger		perry@piermont.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 23 20:06:52 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.