• [CHANGED] Revert now operates on the files selected in the project drawer. If there are no files selected, the active file is used. This is more powerful and more consistent with the other Subversion commands.
• [FIXED] Revert now presents a warning alert before reverting modified (M) files. A warning is not shown for files added (A), deleted (D), or unknown (?). If A,D,? files are selected along with M files, a dialog will be shown for the M files only, but canceling the dialog will cancel the full revert operation, leaving all files untouched. This checkin also unifies the revert logic between the Revert command and the Status command's Revert buttons. Changed: U trunk/Bundles/Subversion.tmbundle/Commands/Revert.plist U trunk/Bundles/Subversion.tmbundle/Support/Templates/Status.js U trunk/Bundles/Subversion.tmbundle/Support/Templates/Status.rhtml U trunk/Bundles/Subversion.tmbundle/Support/revert_file.rb _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/mailman/listinfo/textmate-dev
