If I view the history of a single file in source control I can right hand click a change-set in the list and choose \"rollback back entire change-set\".
Will this rollba
As previously mentioned, rolling back the changeset rolls it back in its entirety.
Installing Team Foundation Power Tools (which I think pretty much everyone should install) gives you another option: If you want to rollback a single file, you can right click a single file in the Source Control Explorer and select Rollback...