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

svnX client problems OS 10.5

From: Alan Munn <amunn_at_msu.edu>
Date: Sat, 14 Jun 2008 14:41:05 -0400

I use svnX on Macs to access my repositories using svn+ssh. Now with
a new machine running OS 10.5.3 I get the following error:

tchs: svnserve: Command not found
svn: Connection closed unexpectedly

I can access the repository from the command line, but not through
the client. I've set up a dsa key specifically for subversion, and
added it to the authorized keys on the server machine. This works for
two other Macs running 10.4. (One these machines I use sshagent, but
I understand this is not required on OS 10.5.

In the authorized keys file on the server side the key for subversion
includes the prefix "command=/usr/local/bin/svnserve -t" .

Should this command have a path that is to svnserve on the server
side? (The server is running 10.4, so svn is in /usr/local/bin
whereas svn is now part of OS 10.5, so on the client machine it's in
/usr/bin. Could this be a source of the problem?

Any help much appreciated.

Alan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-14 20:41:47 CEST

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.