msbuild - How do you schedule a TFS 2008 build to run every hour? -


"New Build Definition" in Team Explorer To force you to build a build more than once every 24 hours Does not allow Is this possible?

I want to test whether any changes are being run every hour or so.

I think it is possible by creating a definite task, but I want if possible, keep the solution in TFS.

Thanks, Chris

"I want to test to run every hour , Even if any changes are being investigated. "- How do you? What will this achieve? If nothing has changed, then it is uninterrupted reconstruction.

Recommend that you prepare a queue on the checkin.


Comments