El lunes, 5 de mayo de 2014 12:29:36 UTC+2, Nicolas Évrard escribió: > > * [email protected] <javascript:> [2014-05-05 11:20 +0200]: > >Hello again, > > Hello, > > >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/" > > This setup looks OK. > > >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? > > When you're creating a review you must not use the -i option. > Do you have a stalled file named '.hg/review_id' in your repo? >
Yes I do, and that was the problem. I have started again with a fresh clone of tryton (including the original .hg directory), and it has worked flawlessly. Thank you. Regards, Fernando > > >If I try with server = http://codereview.tryton.org/hg, as suggested by > >Oscar, now I get abort: HTTP Error 404: Not Found > > It's not the right URL. > You must use http://codereview.tryton.org > > -- > Nicolas Évrard - B2CK SPRL > E-mail/Jabber: [email protected] <javascript:> > Tel: +32 472 54 46 59 > Website: http://www.b2ck.com/ >
