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

Re: svn+ssh "svnserve: command not found"

From: Dave Camp <dave_at_thinbits.com>
Date: 2004-10-19 17:08:55 CEST

The PATH variable on the server does not include the directory where
svnserve was installed. You'll need to add it to either /etc/csh.login
or /etc/profile I think. Also, be sure to get your umask right (maybe
002) if the repository will be used by others as well.

Dave

On Oct 18, 2004, at 5:09 AM, Geoff Smith wrote:

> Hello --
>
> I am new to svn and having trouble setting up. I am trying to attach
> using svn+ssh and am getting the following error:
>
> plato:~ gbsmith$ svn list svn+ssh://name.of.my.server
> gbsmith@name.of.my.server's password:
> bash: line 1: svnserve: command not found
> svn: Connection closed unexpectedly
>
> I am running Mac OS X on both ends, and have svn installed on both
> ends via fink. My guess is that a script is invoked during the
> process which has the location of the svnserve binary hard wired, and
> fink has the bin located in /sw/bin.... but I don't know this is the
> case. I have been searching the archives and not seen a solution
> (although of course it may be there.... :))
>
> Thanks for any tips!
>
> -geoff
>
>
> --
> Geoff Smith voice: 202.404.6324
> Naval Research Laboratory; Code 7233 fax: 202.404.5689
> 4555 Overlook Ave., SW
> geoffrey.smith@nrl.navy.mil
> Washington, DC 20375
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 19 17:09:33 2004

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.