Hello, I upload hg 2.3 in my workstation (upgrade system) and hgreview and hgnested don't work because class name from this mercurial version was rename.
==hgnested== we talk about this section: http://code.google.com/p/hgnested/issues/detail?id=19 You have a review code at: https://bitbucket.org/zikzakmedia/hgnested/changeset/f7761efde7624daf25f73afd37cabb759b91d6dd I don't test it very hard, but warning message dissapered. ==hgreview== In pypi last version is 0.2, but nicoe is working in 0.3 and some parts change. About 0.2, copies is deprecated. Change line 134 from __init__.py file: - copymove_info = copies.copies(repo, base_rev, current_rev, null_rev)[0] + copymove_info = copies.mergecopies(repo, base_rev, current_rev, null_rev)[0] Today I spend 1 hour to commit a review.... I hope you are more fast ;) bye -- Si us plau, NO adjunti arxius a les seves respostes. Li preguem que integri el text al cos del missatge. Pot respondre usant NetEtiquete que li ajudarà a seguir la conversa. http://es.wikipedia.org/wiki/Netiquette Por favor, NO adjunte archivos a sus respuestas. Le rogamos que integre el texto en el cuerpo del mensaje. Puede responder usando NetEtiquete que le ayudará a seguir la conversación.http://es.wikipedia.org/wiki/Netiquette Please, DO NOT send attachment files with your answers, just copy and paste only the text you need to send into the body of your mails. Repply using NetEtiquete. http://en.wikipedia.org/wiki/Netiquette -- [email protected] mailing list
