I am a PHP programmer, i usually don't work in Visual Studio especially not with Team Foundation Server, but my current job requires me to use it.
My problem is that i need to create a custom build workflow (.xaml file) that will copy (ideally zip) my latest sources from dev version (source control in TFS) of a project to a network share (\myserver\myshare\myproject) when i hit the Queue new build.
I tried through the visual editor bit i didn't have any positive results (all i have figured was how to make a variable), i tried to edit the .xaml file by hand (text editor) but it didn't get me very far...
It doesn't need to understand solutions or projects, it only needs to copy the files from the projects folder in TFS source control to a network share....
I need a step by step, click by click guide how to do it, Thanks in advance
Software used: Visual Studio 2010 Pro, Team Foundation Server 2010, VS.PHP 2.10.3