[SVN] Revision 1097 (Subversion)
Allan Odgaard
allan at macromates.com
Sat May 28 04:09:21 UTC 2005
• Added “refresh TextMate” to revert/update (so it reloads the file).
• Added “do not follow output” (i.e. scroll) for status, log, info, and blame.
• Minor syntax changes for some commands.
Btw: two problems b11 may have caused: 1) output is not shown before there is at least 1024 bytes read, and 2) if a command stalls for more than 30 seconds (like the commit would do while waiting for the log message) , web view would give up on the source and not display any output (but the command would continue successfully).
I have naturally fixed this for b12 :)
Changed:
U trunk/Bundles/Subversion.tmbundle/Commands/Blame.plist
U trunk/Bundles/Subversion.tmbundle/Commands/Commit.plist
U trunk/Bundles/Subversion.tmbundle/Commands/Info.plist
U trunk/Bundles/Subversion.tmbundle/Commands/Log.plist
U trunk/Bundles/Subversion.tmbundle/Commands/Revert.plist
U trunk/Bundles/Subversion.tmbundle/Commands/Subversion status.plist
U trunk/Bundles/Subversion.tmbundle/Commands/Update Entire Project.plist
U trunk/Bundles/Subversion.tmbundle/Commands/Update to Latest.plist
More information about the textmate-dev
mailing list