如何编辑Subversion中已提交的日志消息?

放肆的年华 提交于 2020-07-28 11:22:31

问题:

Is there a way to edit the log message of a certain revision in Subversion? 有没有一种方法可以在Subversion中编辑某个修订的日志消息? I accidentally wrote the wrong filename in my commit message which could be confusing later. 我不小心在提交消息中输入了错误的文件名,这以后可能会造成混淆。

I've seen How do I edit an incorrect commit message in Git? 我已经看到了如何在Git中编辑错误的提交消息? , but the solution to that question doesn't seem to be similar for Subversion (according to svn help commit ). ,但Subversion的解决方案似乎并不相似(根据svn help commit )。


解决方案:

参考一: https://stackoom.com/question/1HBP/如何编辑Subversion中已提交的日志消息
参考二: https://oldbug.net/q/1HBP/How-to-edit-log-message-already-committed-in-Subversion
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!