Hello again,
Thanks to both of you for your comments.
For the record, for using the latest version of hgreview I have done de
following:
- ~/desarrollo$ hg clone https://bitbucket.org/nicoe/hgreview
- Edit .hgrc so I use the downloaded extension: "hgreview =
/home/fer/desarrollo/hgreview/hgreview/"
When trying the latest version of the extension I got an explicit message
informing that there was an error with the username/password, which was
solved by using my whole email addess in the username field of the review
section in in .hgrc
But I am having trouble again, both with the latest version and the older
one that I used in the beginnig. When I go to my updated tryton directory
and use ' hg review -m "tryton: Enforce text fields size" ', it ends up
with the following message:
Issue creation errors: {'issue': [u'Enter a whole number.']}
Should I use the -i option? In that case, what number do I use? Should I
use the same number as the corresponding issue in bugs.tryton.org?
If I try with server = http://codereview.tryton.org/hg, as suggested by
Oscar, now I get abort: HTTP Error 404: Not Found
Again, thank you for your help.
Regards,
Fernando