Results 1 to 3 of 3

Thread: [2008] Schedule Builds...?

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 2008
    Posts
    45

    [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?

  2. #2
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    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.
    KrisSiegel.com - My Personal Website with my blog and portfolio
    Don't Forget to Rate Posts!

    Free Icons: FamFamFam, VBCorner, VBAccelerator
    Useful Links: System.Security.SecureString Managed DPAPI Overview Part 1 Managed DPAPI Overview Part 2 MSDN, MSDN2, Comparing the Timer Classes

  3. #3

    Thread Starter
    Member
    Join Date
    Mar 2008
    Posts
    45

    Re: [2008] Schedule Builds...?

    Quote 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
  •  



Click Here to Expand Forum to Full Width