How to edit log message already committed in Subversion?
Essentially you have to have admin rights (directly or indirectly) to the repository to do this. You can either configure the repository to allow all users to do this, or you can modify the log message directly on the server. See this part of the Subversion FAQ (emphasis mine): Log messages are kept in the … Read more