Commiting the delete of a file

Shridhar Daithankar ghodechhap at ghodechhap.net
Sun Jul 5 10:07:58 CDT 2009


On Saturday 04 July 2009 16:44:12 SHvD wrote:
> D:\SandboxFolder>hg status
> ! BFile.txt
>
> But still:
> D:\SandboxFolder>hg commit
> nothing changed
>
> Can anyone help me here? Thanx!

Use 'hg remove BFile.txt' to tell mercurial that you want to delete the file 
from the version.

-- 
 Shridhar


More information about the Mercurial mailing list