[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: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-06-18 23:03:40 CEST

Volker Voßkämper <volker.vosskaemper@cenote.de> writes:

> s-dev::~ # svn ls svn+ssh://s-dev/home/data/svn/repos/test
> root@s-dev's password: ********
> bash: svnserve: command not found

That's a pretty clear error message.

> svn: Network connection closed unexpectedly
> svn: Connection closed unexpectedly

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

That's not relevant, "normal ssh" runs your login script and it
probably changes PATH. Try the command "ssh server 'echo $PATH'".
You may want to set PATH in ~/.ssh/environment.

-- 
Philip Martin
---------------------------------------------------------------------
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:04:55 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.