bug report

Adrian Buehlmann adrian at cadifra.com
Mon Nov 30 17:16:27 CST 2009


On 30.11.2009 20:18, Fred Batty wrote:
> I seem to be getting this type of error frequently:
> 
> % hg pull -u
> pulling from ssh://mercurial.sfbay.sun.com//m/comms/msg_next
> searching for changes
> adding changesets
> adding manifests
> adding file changes
> added 4 changesets with 20 changes to 20 files
> merging msg/lib/cyrus/getwrap.c
> ** unknown exception encountered, details follow
> ** report bug details to http://www.selenic.com/mercurial/bts
> ** or mercurial at selenic.com
> ** Mercurial Distributed SCM (version 1.1)

Not sure if this related at all with your problem here, but
I have to mention that 1.1 was quickly bugfixed for 1.1.1
because of http://mercurial.selenic.com/bts/issue1417
(which is mentioned on the page [1] in the wiki).

So I have to recommend against 1.1 for that reason alone.

1.1 was the first version to introduce the fncache
repository layout (it isn't really a new format, only
filename encoding changes inside '.hg/store/' were done)

[1] http://mercurial.selenic.com/wiki/fncacheRepoFormat


More information about the Mercurial mailing list