Serious problem (was bug: not canonilizing paths?)

Matt Mackall mpm at selenic.com
Thu Aug 4 12:16:52 CDT 2005


On Thu, Aug 04, 2005 at 12:11:41PM -0400, Neal Becker wrote:
> > > hg manifest:
> > > hg manifest
> > > df944e3287a008ddb96bccb04a61c82c5e6805fb 644 ./nonlinear/SConscript
> > > 730ffa755c0c0ce575b6857e20ddec23f88bf5a6 644 ./src/SConscript
> > > e2c757b4a1fd5724ab3fee48b382a865440cad9c 644 ./wrap/SConscript
> > > 57bab864f8366b39c2aba496d013f5d58fa81a19 644 SConstruct
> > > [...]
> > >
> > > Should I be worried?  Will I be able to fix this?  Will a new hg patch
> > > address this?
> >
> > What does hg verify say? I suspect it'll be unhappy.
> hg verify
> checking changesets
> checking manifests
> crosschecking files in changesets and manifests
> checking files
> 157 files, 1 changesets, 157 total revisions

Ok, verify seems happy enough, but you may run into trouble at some
point down the line. We'll be ironing out the last bugs in path
normalization very shortly.

I see you've only got one changeset. If I were you, I'd start over.
This should be a simple matter of deleting your .hg directory, running
hg init, hg addremove, and hg commit.

-- 
Mathematics is the supreme nostalgia of our time.


More information about the Mercurial mailing list