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/



Reply via email to