I need to rename large amount of files in different folders.
The main problem is that TFS server is located across the ocean (i.e. very far away and working with it is slow), so renaming each file turn by turn is very slow.
How can I automate renaming? If I were using TortoiseSVN I could rename all this files in Windows Explorer and commit them simultaneously. How can I do that in TFS?