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

Re: svn+ssh access mode error, please help

From: Anthony Metcalf <anthony.metcalf_at_anferny.ath.cx>
Date: 2004-10-06 13:50:09 CEST

On Wed, 6 Oct 2004 12:46:21 +0200
ark-d@betasystems.com wrote:

> I get the following message:
>
> Password:
> bash: line 1: svnserve: command not found
> subversion/libsvn_ra_svn/marshal.c:251: (apr_err=210002)
> svn: Connection closed unexpectedly
>
> I'm evaluating Subversion 1.1.0 rc4 with Apache2.0.49
>
> any ideas?
>
> thanks in advance for possible hints.

I was having the same problem. Does the user you are connecting as
posses a .bashrc? Does it set up the path?

Mine didn't, I got around the problem by adding in a .bashrc with the
line:
export PATH="/bin:/usr/bin:/usr/local/bin:$PATH"

Hope that helps

  • application/pgp-signature attachment: stored
Received on Wed Oct 6 13:56:05 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.