help with use case
Thomas Arendsen Hein
thomas at intevation.de
Tue Dec 20 15:16:17 UTC 2005
* Christian Boos <cboos at neuf.fr> [20051220 16:10]:
> I think Chris Mason's alternative (using export/import)
> would correctly handle Adds and Removes (but probably not
> the Renames), so that would be a better candidate for
> an hg-compact script, at this point.
But this wouldn't record changes in the executable bit and probably
will fail on binary data, too.
The correct way would be to improve 'hg revert' to mark files in the
working dir as added/removed/renamed so a following commit would do
the right thing.
Thomas
--
Email: thomas at intevation.de
http://intevation.de/~thomas/
More information about the Mercurial
mailing list