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

Re: problems with svn+ssh under OS X

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2005-01-14 11:50:37 CET

Karan, Cem (Civ, ARL/CISD) wrote:
> 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

This is the problem. You need to setup the account 'cfkaran2' so that the
svnserve executable is found in the path, because svn+ssh first opens an SSH
connection and then runs svnserve on the remote machine. Also make sure you
read and understood the parts of the book that deal with setting up this
access-method.

Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 14 11:51:23 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.