mercurial --> plain text --> mercurial
didier deshommes
dfdeshom at gmail.com
Thu Mar 27 19:54:27 UTC 2008
Matt Mackall <mpm <at> selenic.com> writes:
>
> Well you didn't expect it to do a checkout too, did you?
I wish:
dfdeshom at sage:~/hg-test$ hg co
resolving manifests
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
>
> Did you dump the .i files in .hg? Or just the ones in .hg/data?
They went into the .hg/ directory when I ran the undump script.
>
> BTW, modern hg uses a slightly different layout by default which
> addresses some issues like filesystem case-folding. Which is why the
> comments mention .hg/store/. Any time you do a clone over the wire or
> with --pull, you'll get this new layout.
>
That must be it. I'll try that and report. Thanks
didier
More information about the Mercurial
mailing list