|
-
Mar 26th, 2008, 11:21 AM
#1
Thread Starter
Member
[2008] Schedule Builds...?
Hi all,
I'd like to setup some sort of automated build tool. Whenever code is checked in to the project, I get an e-mail.
I'd like to have a separate project download the latest code, and attempt to build.
Can someone tell me how to go about this?
-
Mar 26th, 2008, 11:26 AM
#2
Re: [2008] Schedule Builds...?
I believe Team City can do this. You can also create a custom MS Build file to compile what you need and run it on a schedule against the VB compiler through the Task Scheduler.
-
Mar 26th, 2008, 11:30 AM
#3
Thread Starter
Member
Re: [2008] Schedule Builds...?
 Originally Posted by kasracer
I believe Team City can do this. You can also create a custom MS Build file to compile what you need and run it on a schedule against the VB compiler through the Task Scheduler.
Thank you!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|