Modify a log message after commit?

Adam Mercer ramercer at gmail.com
Fri Nov 16 05:10:22 GMT 2007


Hi

I made a typo (incorrect ticket number that the commit fixes) in a
commit log message in one of my branches.  Is there a way I can modify
the log message after the commit, like subversion allows with

$ svn propedit -r ${REVNO} --revprop svn:log ${URL}

Or is my only option to branch the repository to the point before the
incorrect log message and continue from there?

Cheers

Adam



More information about the bazaar mailing list