General newbie to TortoiseSVN here. I need to change the log message for some commits that I made for subversion. I just want to make my changes, and then everything will return to how it was before, that is, you can’t change anything after fixing.
According to this post ( What is the binding to overriding changes in SVN and how to create one? ), I understand that you need to create pre-revprop-change.bat for this.
My question is, if I just add this bat file, making changes to the log messages, and then delete the bat file, whether the settings will be returned to the previous state (for example, uneditable log messages) .. or I myself launched the bat file, and then came up with another script to discard the changes?
Thanks!
source
share