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

Re: svn+ssh but svnserve not in path :-(

From: Colin Watson <cjwatson_at_flatline.org.uk>
Date: 2003-06-20 03:01:22 CEST

On Thu, Jun 19, 2003 at 12:34:08PM -0700, Michael Price wrote:
> --- Arne Koewing <ark@gmx.net> wrote:
> > I've just ran into a problem that I could not solve myself.
> >
> > I've a repository on a networked SunOS-box, the only way to access is
> > is ssh + svnserve, but svnserve is not in $PATH.
> > I could not set ~/.ssh/environment.
> >
> > Is there a way to supply the full path to svnserve?
>
> I don't think so.
>
> On a different note, I'm sure you have a perfectly valid reason why you
> can login to a machine with ssh but can't edit the ~/.ssh/environment
> file but to be honest I can't really see it. Could you explain _why_ you
> can't edit the file?

~/.ssh/environment has been deprecated in recent OpenSSH releases for
LD_PRELOAD-ish reasons, and you need 'PermitUserEnvironment yes' in
sshd_config to enable it.

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 20 03:02:19 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.