ShareSource Site »
Projects » visualhg »
visualhgBug Tracker
Actions » View tickets | Report a bug
Bug #344
| Vital Bug Details | |
|---|---|
| Summery: "Exclude From Project" should not delete from hg | |
| Severity: Medium | |
| Status: | Priority: Low |
| Assigned to: Nobody | Percent Complete: 0% |
| Bug Reporter | |
| Reported by: Anonymous ( on Tuesday, 16 June 2009, 11:15AM (16/06/2009) ) | |
| Bug Details | |
| Steps to repo:
1. Open a sln controlled by visual hg 2. Right click any controlled file 3. Click "Exclude From Project" Result: File gets deleted from working directory and marked D in hg Expected: File should remain in working directory and hg status should remain unchanged. Notes: It looks like VS calls the OnAfterRemoveFiles method for Removes and Excludes. I was hoping there were would be a simple workaround but there doesn't seem to be a way to tell why the OnAfterRemoveFiles method was called. This article may help: http://social.answers.microsoft.com/Forums/it-IT/vsx/thread/3ad62e94-1cbc-4dd3-91de-f057ceed93e8 |
|
| View History » | |