I cloned the glendix repository with the usual hg clone command. But I
found out that except net.c and the Makefile, the other files which I
can view from the browse have not been downloaded. Although the output
of `hg log` seems to be fine, `hg parents` shows the parent set to be
81. Shouldn't it be 88?
I might be missing something though. This is the first time I'm working
with mercurial. Please help me out