[SVN] subversion bundle problems
Charilaos Skiadas
skiadas at math.uchicago.edu
Tue Jun 7 18:42:28 UTC 2005
On Jun 7, 2005, at 1:13 PM, Chris Thomas wrote:
> Seems to be a red herring. I have no idea what bash is complaining
> about, but I see this here as well.
>
>> -:1:in `require': No such file to load -- svn_diff (LoadError)
>> from -:1
> Aha. At the end of the command is this:
>
> ruby -I "$TM_BUNDLE_PATH/Tools/" <<END
> require 'svn_diff'
> Subversion::diff_active_file("$rev1:$rev2", "Subversion—Diff
> Revisions…")
> END
>
> Perhaps this is doing something differently on 10.3.9 vs Tiger (ruby
> 1.6.8 vs 1.8.x). It may be worth double-checking that your Subversion
> bundle actually has a Tools folder and that it contains svn_diff.rb.
ruby 1.6.8 (2002-12-24) [powerpc-darwin7.0]
It has a Tools folder, and the Tools folder does contain svn_diff.rb.
There is also a Tools folder directly below /TextMate/ if it makes a
difference.
I should note also, that the $TM_BUNDLE_PATH variable seems to be
empty, when I test it by:
echo $TM_BUNDLE_PATH and Ctr-R, from a line within LaTeX.plist.
I think this is the problem. I seem to recall this coming up before,
but I thought that it was fixed somehow in the newer versions. Back
then it has to do with things residing in both /Library/... and
~/Library/... , but in this case the ruby and subversion bundles do not
reside in ~/Library. The workaround in the old case was to move the
entire bundle to ~/Library/..., instead of just the altered parts. I
just tried moving the entire subversion bundle to ~/Library/..., but
that didn't help things either. Same errors.
> The ruby command itself should be "${TM_RUBY:=ruby}", seems I've been
> forgetting this recently.
Changed it in my copy. Didn't improve things a lot.
> Chris_______________________________________________
Haris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 1990 bytes
Desc: not available
URL: <http://lists.macromates.com/textmate-dev/attachments/20050607/d1b07a4e/attachment.bin>
More information about the textmate-dev
mailing list