This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author zenyatta
Recipients Jurjen, chuchiperriman, jonozzz, kiilerix, orsenthil, r.david.murray, zenyatta
Date 2010-07-22.09:58:29
SpamBayes Score 3.639235e-05
Marked as misclassified No
Message-id <1279792712.25.0.486743725318.issue8797@psf.upfronthosting.co.za>
In-reply-to
Content
I work in sidux and my Mercurial currently doesn't work. The python version already contains the fix for this issue (revision 81637) and it crashes Mercurial ("authorization failed") whenever a command involves more than 5 requests to the repository. I fixed it by resetting the retry counter upon successful authorization (see patch). Maybe this helps someone in a similar situation. The patch was made against trunk using "diff -u".
History
Date User Action Args
2010-07-22 09:58:32zenyattasetrecipients: + zenyatta, orsenthil, kiilerix, jonozzz, r.david.murray, chuchiperriman, Jurjen
2010-07-22 09:58:32zenyattasetmessageid: <1279792712.25.0.486743725318.issue8797@psf.upfronthosting.co.za>
2010-07-22 09:58:30zenyattalinkissue8797 messages
2010-07-22 09:58:30zenyattacreate