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

Can ssh ...but Can't svn+ssh

From: Graham Anderson <grahama_at_siren.cc>
Date: 2006-07-01 03:40:13 CEST

I can ssh into my remote server with:
ssh svn@www.mysite.com
or
ssh root@www.mysite.com

but, I can not do the below:

root#: svn list svn+ssh://www.mysite.com/home/svn/repository/myproject/
root@www.mysite.com's password:
bash: svnserve: command not found
subversion/libsvn_ra_svn/marshal.c:255: (apr_err=210002)
svn: Connection closed unexpectedly

what could be the problem ?
Does my svnserve.conf file need to be modified in some way ?

many thanks as am having troubles working with a remote repository
local repositories work like a charm :)
g

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jul 1 03:41:18 2006

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.