Commiting the delete of a file

Dennis Brakhane brakhane at googlemail.com
Mon Jul 6 15:27:55 CDT 2009


On Sun, Jul 5, 2009 at 6:00 PM, Matthieu Moy<Matthieu.Moy at imag.fr> wrote:
> That said, 'hg addremove' will tell Mercurial that whatever add/remove
> since last commit should be taken into account for the next commit.

It's also possible to explicitly specify the file you deleted:

hg remove --after BFile


More information about the Mercurial mailing list