Removing a file from TortoiseHG data source

Posted by Hossein Margani on Stack Overflow See other posts from Stack Overflow or by Hossein Margani
Published on 2009-11-14T06:20:34Z Indexed on 2010/06/01 11:43 UTC
Read the original article Hit count: 268

Hi!

I am using TortoiseHG for source code control in Windows, I forgot to edit the ".hgignor" file, and now I have a huge folder ".hg" which I know it's because of DLL and EXE and PDB files which I do not need them. Now changing the ignor file does not remove those files.

What should I do for deleting these files completely from my TortoiseHg data source?

Thank you.

© Stack Overflow or respective owner

Related posts about version-control

Related posts about file