I made a SVN commit with a wrong message and the SVN server obviously does not support comment editing. So I thought I could generate a "revert" commit and then re-commit with the appropriate message.
Since I don't have any command line SVN client (I use PhpStorm SVN plugin), I'm wondering if it's somehow possible to generate this revert commit in PhpStorm.
Another way to revert a commit that affects multiple files using the commit history:
VCS > Subversion > Show History
(or any shortcut method)Show All Affected Files
Revert Selected Changes
icon on the topbar of the popupUse Subversion->Show History
to get a list of all the commits of the file. Right-click on the 2nd-to-last commit and select "Get" to copy that version into the editor. Then Commit this to revert to that previous version.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With