Hi, Please use --log when doing a `hg transplant`, it will prevent trac from executing anything on the tickets from the comments.
I made this easier by editing my ~/.hgrc with: [alias] transplant=transplant --log It matches on the (transplanted from ...) that gets appended to the message when using --log. -- Zachary West
