[SVN] svn diff problems
Sune Foldager
cryo at cyanite.org
Tue Jun 7 23:06:22 UTC 2005
On 08/06/2005, at 0.59, Allan Odgaard wrote:
> Actually, the diff with HEAD/BASE/PREV is broken (starting with
> rev. 1145) for me because I do not set up TM_SVN (or PATH for that
> matter), have svn in /opt/local/bin and since these 3 diffs are now
> commands with Ruby as interpreter, the normal PATH setup done by
> running bash_init.sh is not done (since bash is not involved when
> specifying interpreter).
>
> Since I'd prefer to have this working w/o the need for setting up
> variables, I suggest we call ruby from bash instead of setting it
> as interpreter for these three commands, unless there's a better
> solution.
Which reminds me.. can't you just feed any interpreter with the
things we usually set up in bash_init.sh? Surely, ruby must rely on
the passed value of PATH etc. Actually, even bash does.. maybe also
when invoked from TM?
-- Sune.
More information about the textmate-dev
mailing list