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

Re: svnserve + ssh on Mac OS X

From: Craig McElroy <craig.mcelroy_at_metissian.com>
Date: 2005-08-24 20:29:37 CEST

On Aug 24, 2005, at 1:19 PM, Bradley Wagner wrote:

>> You've got problems with bash. When you run a ssh tunnel, only
>> certain bash files are read (because it isn't an interactive
>> session), whereas when you run ssh normally, all of the bash
>> configuration files are read. I can't remember off the top of my
>> head if you want to put all the path stuff in .bashrc or
>> in .profile, but it will probably be in one of those two. Read
>> the man pages on bash for more information (the man pages on the
>> MAC! thats the one your tunneling to, and therefore the one that
>> you need to worry about...)
>
> I have a .bash_profile on my Mac that includes /usr/local/bin
> (default location of Subversion). Are you saying that when I tunnel
> using ssh, that file is _not_ read? I'll putting it in bashrc or
> something.
>
> Bradley

See http://subversion.tigris.org/servlets/ReadMsg?list=users&msgNo=36776

Cheers,
-craig
Received on Wed Aug 24 20:31:47 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.