Search code examples
file-uploadtfsproductionstaging

TFS not updating development Server


We just started using TFS, what's happening is that when a developer modify a code file TFS updates it automatically, but when i go to development server to move files from Development server, files dates are not updated. Is there any easier way of moving files from TFS to staging and production ? or may be any easier way that TFS can update development server automatically?


Solution

  • Why don't you use MSDeploy to deploy your web application throught the different servers?

    http://msdn.microsoft.com/en-us/library/dd465322.aspx