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

Re: svn+ssh: problem accessing svnserve

From: Jeff Macdonald <jeff.macdonald_at_virtualbuilder.com>
Date: 2004-03-25 03:07:56 CET

On Wed, 2004-03-24 at 16:05, Perry E. Metzger wrote:
<snip>
> Try this:
>
> ssh remote.machine.com svnserve
>
> If it can't find it, then you know what the problem is. I suspect it
> is your path.

<snip>

Here's what I have to get things to work. svn is in /home/jeff/bin.

$ more ~/.ssh/environment
PATH=/usr/local/bin:/bin:/usr/bin:/home/jeff/bin

also try this:

$ ssh yourserver echo \$PATH

and see what you get (this assumes bash shell)

Received on Thu Mar 25 03:08:32 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.