TFS 2008 Build and deploy to Inetpub web folder
Posted
by mattgcon
on Stack Overflow
See other posts from Stack Overflow
or by mattgcon
Published on 2010-05-06T05:40:59Z
Indexed on
2010/05/06
5:48 UTC
Read the original article
Hit count: 340
I have TFS2008 and have a build running, however, I want to automate the deployment of the build folder and place the build into the inetpub folder it belongs to.
I.E.:
- Run Build
- After Build, automatically place the new built solution into Inetpub/wwwroot/websitefolder
I have tried xcopy, robocopy and synctoy 2.1 and I cannot get any of them to work.
Can anyone at all please help me with this dilemna?
Thank you in advance
© Stack Overflow or respective owner