Hi All,
I'm using TextMate 1.5.4 (r1324) on Mac OS X 10.4.8 PPC. I've got the subversion bundle from the GetBundles bundle, with the latest tm_plugin checked out by hand from the Plugins dir in subversion on the macromates server.
When I try to view the log of a file I get the following error, all the other subversion features seem to work fine -;
NoMethodError
reason: undefined method `text' for nil:NilClass trace: /Applications/TextMate.app/Contents/SharedSupport/Bundles/ Subversion.tmbundle/Support/format_log_xml.rb:22:in `author' (erb):32 /opt/local/lib/ruby/1.8/rexml/element.rb:939:in `each' /opt/local/lib/ruby/1.8/rexml/xpath.rb:53:in `each' /opt/local/lib/ruby/1.8/rexml/element.rb:939:in `each' /opt/local/lib/ruby/1.8/rexml/element.rb:398:in `each_element' /Applications/TextMate.app/Contents/SharedSupport/Bundles/ Subversion.tmbundle/Support/format_log_xml.rb:18:in `each_entry' (erb):28 /Applications/TextMate.app/Contents/SharedSupport/Bundles/ Subversion.tmbundle/Support/format_log_xml.rb:165
Thanks --- Jeremy Wilkins