I'm migrating over from Tortoise SVN to TFS/Visual studio which I'm pretty new to. The most useful/often used feature within Tortoise SVN was the ability to select a revision, or several revisions of a site, and then exporting only those differences to another folder of my choice, and upload these to our server.
Basically I'd go to show log, click latest revision and then shift click how far I'd want to go back, right click and select 'Compare revisions'. This would get me a list of all files changed. Now I can select all these files, and click 'Export Selection To' and SVN would copy them to a folder for uploading.
In TFS I can see view history and get a list of changes, but theres no way of exporting just these changes to a folder.
We don't have FTP, or intending on opening FTP up, so I guess TFS must have either an equivalent or a different process entirely I've not yet found.
Cheers