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

Re: svn+ssh fails with 0.24.1

From: Michael Price <michael.price_at_computer.org>
Date: 2003-06-18 23:05:00 CEST

--- Volker_Vo�k�mper <volker.vosskaemper@cenote.de> wrote:
> 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
> ------------------------------------

Can't help you with Windows as I don't touch the stuff. However, I do
test svn+ssh on Unix platforms before release and it works fine. The
root of the problem is present in your error message above. The
'svnserve' executable isn't in your path. Fix your path in your
'environment' file in your .ssh (or .ssh2) directory.

Michael

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