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

svn+ssh fails with 0.24.1

From: Volker Voßkämper <volker.vosskaemper_at_cenote.de>
Date: 2003-06-18 22:37:36 CEST

Hello,

This is with Windows client:
---snip----------------------------
D:\Source>which plink.exe
C:\Batch\plink.exe

D:\Source>set | grep SVN
SVN_EDITOR=emacs -nw
SVN_SSH=plink -l root -pw mypasswd

D:\Source>svn ls svn+ssh://s-dev/home/data/svn/repos/test
svn: Network connection closed unexpectedly
svn: Connection closed unexpectedly
------------------------------------

This is with Linux client (on the server itself):
---snip----------------------------
s-dev::~ # svn ls svn+ssh://s-dev/home/data/svn/repos/test
root@s-dev's password: ********
bash: svnserve: command not found
svn: Network connection closed unexpectedly
svn: Connection closed unexpectedly
------------------------------------

But...

D:\Source>svn ls svn://s-dev/home/data/svn/repos/test
branches/
tags/
trunk/
vendor/

normal ssh session to the server works fine (and svn and svnserve are
in path)

Thanx

    Volker

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 18 22:39:39 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.