On 18/10/2005, at 16.44, Bryce Thornton wrote:
I'm getting the following parse error when I try to run the "Blame" command from the Subversion menu:
/Applications/TextMate.app/Contents/SharedSupport/Bundles/ Subversion.tmbundle/Support/format_blame.rb:61: parse error puts ''+ linecount.to_s + "\n" + ^
This happened on build 540 as well as 567. I'm running 10.3.9.
I've added a .to_s to the line_id. I'm not skilled in the subtle details between Ruby 1.6 and 1.8, but printing of the line_id was what got added around 540. Let me know if it fails for next build.