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

problems with svn+ssh under OS X

From: Karan, Cem \(Civ, ARL/CISD\) <CKaran_at_arl.army.mil>
Date: 2005-01-14 01:41:59 CET

Hi I'm tring to get svn+ssh access working under OS X 10.3.7, but keep running into the following problem when I try to do the access:

Last login: Thu Jan 13 18:57:43 on console
> svn list svn+ssh://cfkaran2@158.12.88.100/Volumes/BlueProject/SVNrepository
cfkaran2@158.12.88.100's password:
bash: line 1: svnserve: command not found
subversion/libsvn_ra_svn/marshal.c:251: (apr_err=210002)
svn: Connection closed unexpectedly
>

Any ideas what is going on?

I can access the repository using the file:// method from my laptop, but I can't access it from either localhost or from the linux box using svn+ssh. I know that the repository isn't corrupted (I've been using it locally on my mac for a while now, now I need to access it from my linux box). I can SSH into the mac from the linux box, and 'which svnserve' shows the path to the executable. If I understand the book correctly, this is all that I need to do so access the repository remotely with this command. What am I doing wrong?

Complete setup:
OS X 10.3.7 with the latest patches applied.
SVN 1.1.2 compiled after running autogen.sh and ./configure --enable-maintainer-mode --disable-shared.
The repository is kept on an encrypted disk image that is mounted at the time I try to access it, and I use the full path in the URL to it.

Thanks,
Cem Karan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 14 01:44:46 2005

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.