> Looks like here is my next problem. I created a patch file with > hg export 71:67c2c9a02e55 > changed_links.diff >
Before you do a commit, you need to publish in codereview.tryton.org. How to? hg clone http://hg.tryton.org/www.tryton.org [ modifiy files your editor ] hg status hg review -m "www.tryton.org: message to commit" When reviewers said "LGTM", if when you "hg commit + hg export" and patch file publish in bugs.tryton.org.