[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: Bradley Wagner <bradley.wagner_at_gmail.com>
Date: 2005-08-24 20:19:08 CEST

> 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
Received on Wed Aug 24 20:21:09 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.