Is there a way to edit the log message of a certain revision in Subversion? I accidentally wrote the wrong filename in my commit message which could be confusing later.
svnadmin setlog /path/to/repository -r revision_number --bypass-hooks message_file.txt