TortoiseHg has settings to enable the Mercurial Purge extension. But does it actually have a drop down menu or something so that you can purge a directory without having to go to the command line? Or is that extension setting just a convenient way to editing extension settings without needing to load a text file?

link|improve this question
feedback

1 Answer

up vote 2 down vote accepted

Main Menu: Repository -> Purge perform purge even without Purge Extension

link|improve this answer
Is there a way to purge a specific directory? That menu only works on a per-repo basis. – Nicol Bolas Oct 6 '11 at 1:35
AFAIK, no. Extension also works on repo-wide basis only – Lazy Badger Oct 6 '11 at 1:41
It works on sub-directories too. Just do hg purge ./. – Nicol Bolas Oct 6 '11 at 1:59
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.