On Wed, Mar 16, 2011 at 6:35 AM, Robert Bostrom <[email protected]> wrote: > {{{ > > #!python > > ** Please report this bug to http://bitbucket.org/tortoisehg/stable/issues > or [email protected] > > ** Mercurial version (1.7.2). TortoiseHg version (1.1.7) > > ** Command: --nofork log > > ** CWD: Z:\repo\tc-XCHANGE > > ** Extensions loaded: fixfrozenexts, extdiff, bookmarks, histedit, > mercurial_keyring, rebase, collapse > > ** Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit > (Intel)] > > ** sys.getwindowsversion(): (6, 1, 7600, 2, '') > > ** Processor architecture: x64 > > Recoverable runtime error (stderr): > > Traceback (most recent call last): > > File "tortoisehg\hgtk\history.pyo", line 665, in selection_changed > > File "tortoisehg\hgtk\changeset.pyo", line 173, in load_details > > File "mercurial\localrepo.pyo", line 1155, in status > > File "mercurial\localrepo.pyo", line 1088, in mfmatches > > File "mercurial\context.pyo", line 93, in manifest > > File "mercurial\util.pyo", line 169, in __get__ > > File "mercurial\context.pyo", line 63, in _manifest > > File "mercurial\manifest.pyo", line 46, in read > > File "mercurial\revlog.pyo", line 1090, in revision > > mpatch.mpatchError: patch cannot be decoded > > Traceback (most recent call last): > > File "tortoisehg\hgtk\history.pyo", line 665, in selection_changed > > File "tortoisehg\hgtk\changeset.pyo", line 173, in load_details > > File "mercurial\localrepo.pyo", line 1155, in status > > File "mercurial\localrepo.pyo", line 1088, in mfmatches > > File "mercurial\context.pyo", line 93, in manifest > > File "mercurial\util.pyo", line 169, in __get__ > > File "mercurial\context.pyo", line 63, in _manifest > > File "mercurial\manifest.pyo", line 46, in read > > File "mercurial\revlog.pyo", line 1089, in revision > > File "mercurial\revlog.pyo", line 1022, in _chunk > > File "mercurial\revlog.pyo", line 122, in decompress > > mercurial.error.RevlogError: unknown compression type '%' > > Traceback (most recent call last): > > File "tortoisehg\hgtk\history.pyo", line 665, in selection_changed > > File "tortoisehg\hgtk\changeset.pyo", line 173, in load_details > > File "mercurial\localrepo.pyo", line 1169, in status > > File "mercurial\localrepo.pyo", line 1088, in mfmatches > > File "mercurial\context.pyo", line 93, in manifest > > File "mercurial\util.pyo", line 169, in __get__ > > File "mercurial\context.pyo", line 63, in _manifest > > File "mercurial\manifest.pyo", line 46, in read > > File "mercurial\revlog.pyo", line 1090, in revision > > mpatch.mpatchError: patch cannot be decoded > > > > }}}
Run verify on this repository. If it passes, ignore this error. -- Steve Borho ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Tortoisehg-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

