Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How reliable NAnt vssget is when its getting labeled files

Status
Not open for further replies.

shampoo72

Programmer
Feb 16, 2009
2
0
0
I've posted this issue in NAnt forum too. I just thought imight be worthwhile to thread it over here too. Has anybody faced any issue with the subject of this post. I have already been using the combo of NAnt 'vsslabel' and 'vssget' task with the 'version' attribute, to pull labeled codes and its seemingly working fine. I've even done some spot-check to make sure its bringing down the files correctly. But my manager recently raised a concern that previously he has seen issues in the application that was attributed to 'vssget' malfunctioning while pulling down labeled code. He's asked me to explore writing a script to check whether files are being brought down correctly and incorporate into the build. My concern is that it will probably increase build time. So I want to know if a script like this just to check whether an NAnt task is working the way its supposed to, really necessary.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top