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

Re: svn+ssh client auth: how to get svnserve in path?

From: Jack O'Quin <joq_at_io.com>
Date: 2005-04-01 21:00:04 CEST

> On Fri, 01 Apr 2005 08:02:15 -0600, Matthew England
> <mengland@mengland.net> wrote :
>>I would think so (and yes, these are regular user accounts), but changing
>>the .cshrc/.tcshrc path (for my tcsh shell) or the .bashrc path (for one of
>>my developer's bash shell) seems to produce no behavior difference.
>>
>>This is what confounds me.
>>
>>Is there a path-control variable in the svn config-file set that I should
>>look at? Maybe in the ssh config set?

Duncan Murdoch <subversion@murdoch-sutherland.com> writes:
> I'd think this is not a Subversion issue, because as far as I know
> Subversion just executes something like

I believe this is an ssh "feature". It does not normally run your
login script. See `man sshd'. I believe you can set environment
variables in your ~/.ssh/environment on the remote system.

-- 
  joq
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 1 20:59:38 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.