[issue497] hgk does not work with some repo

Vincent Danjean mercurial-bugs at selenic.com
Fri Feb 2 13:57:22 UTC 2007


New submission from Vincent Danjean <vdanjean.ml at free.fr>:

Try to do:
hg clone http://hg.borho.org/qct/
cd qct
hg view # need the hgk extension
It fails

In fact, when running:
hg debug-rev-list --header --topo-order --parents  | less
I see, near changeset 388, a very strange encoding for the log message.
Is this bug due to log messages not yet forced to utf-8 (old mercurial) or is
this another bug ?

----------
messages: 2751
nosy: vdanjean
priority: bug
status: unread
title: hgk does not work with some repo

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue497>
____________________________________________________




More information about the Mercurial-devel mailing list