tags:

views:

125

answers:

2

as the question says...anyone now how I can remove these files. I didn't commit the changes in TFS before I deleted them locally and now they always appear in the Pending Changes window...I'd like to get rid of them

thanks

+1  A: 

Right-click on the file in the Pending Changes list, choose Undo.

Brian

Brian Fenske
it can't find the file to undo the changes because I have deleted it
kurasa
A: 

Solved

I recreated the deleted forlder directory and files in TFS and checked them in. Then I deleted them and they were gone from the Pending changes window.

kurasa