[SVN] r4123 (Subversion)

Chris Thomas chris at cjack.com
Tue Jul 11 15:57:23 UTC 2006


User visible:
• On error, don't update the status column (where possible)
• Make Unicode filenames work for svn add and revert (force the locale)
• For update, change U and G to use Modified color instead of Add color

Not user visible:
• Renamed 'STATUS' div id to 'commandOutput'
• Embed the JavaScript in a heredoc (for highlighting)
• Structure JS code to distinguish between errors and output. Doesn't help, because the error stream seems to go to /dev/null if the error and output streams aren't combined. I must be missing something.

Changed:
U   trunk/Bundles/Subversion.tmbundle/Support/Stylesheets/svn_status_style.css
U   trunk/Bundles/Subversion.tmbundle/Support/format_status.rb



More information about the textmate-dev mailing list