pending-changes

In Visual Studio remove local files when undo pending changes

In Visual Studio if I add a few files to a project but then decide to undo my pending changes the files are removed from the project but remain on my hard drive. This isn't terrible but is annoying. In Visual Studio is there a way to specify that when a change is undone local files should also be removed? ...

Create TFS 2010 branch from checked out items?

I've edited some files in Branch1 and found out I would like to check the pending changes in to a new branch, Branch2. Is this possible? I know I can create the branch as normally and then copy all the changed files to Branch2 by hand but that can be cumbersome. ...