Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <03fe01c4f354$c06a4950$5308a8c0@robinson.cam.ac.uk>
From: "Max Bowsher" <maxb@ukf.net>
To: <cygwin@cygwin.com>
References: <E1CmDbo-000O9m-Pe@mk-mx-2.b2b.uk.tiscali.com> <03b101c4f352$db573590$5308a8c0@robinson.cam.ac.uk> <Pine.GSO.4.61.0501051321140.7503@slinky.cs.nyu.edu>
Subject: Re: Problems with subversion svn+ssh
Date: Wed, 5 Jan 2005 18:31:01 -0000
MIME-Version: 1.0
Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Igor Pechtchanski wrote:
> Would adding a /etc/profile.d/subversion.sh with
>
> export PATH="/usr/lib/subversion/bin:$PATH"
>
> be a good solution, or was the whole point to not have the executables in
> the PATH?

Already exists!

But for an ssh single command, no login shell is ever executed, so profile 
is not run.

The only other place to hook in to the ssh login process is /etc/ssh/sshrc, 
and I don't think that amount of complexity is worthwhile.

I'm inclined to just revert the whole /usr/lib/subversion/bin thing, and 
just put up with the fact that it then won't be possible to use perl/python 
subversion bindings linked against a self-built subversion whilst the 
subversion package is installed.

Max.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

