How to remove a specific changeset in tfs2010?
I have changeset version numbers with 545, 544, 543,542.
Now, I am looking to delete the particular changeset 543 only in tfs?
You have to Rollback the changeset, you can't delete a changeset. (Rollback Command)
In your case a simple Rollback command would be like this:
TF rollback /changeset:C543