Kinook Software Forum

Go Back   Kinook Software Forum > Search Forums
Register FAQ Community Calendar Today's Posts Search

Showing results 1 to 8 of 8
Search took 0.01 seconds.
Search: Posts Made By: ChrisF
Forum: [VBP] General Discussion 10-01-2010, 12:28 PM
Replies: 12
Views: 12,629
Posted By ChrisF
Can't it be any simpler than that! :) Thanks!

Can't it be any simpler than that! :) Thanks!
Forum: [VBP] General Discussion 10-01-2010, 11:31 AM
Replies: 12
Views: 12,629
Posted By ChrisF
The continuous integration example checks the...

The continuous integration example checks the repository (Starteam in my case) for any changes and then runs a build if any. In my case I don't want to check the whole repository, but only two...
Forum: [VBP] General Discussion 09-23-2010, 10:48 AM
Replies: 12
Views: 12,629
Posted By ChrisF
Ok I'll play with that. I really want to...

Ok I'll play with that. I really want to guarantee a full build at 1:00am+, regardless of what happened before.
Forum: [VBP] General Discussion 09-23-2010, 10:41 AM
Replies: 12
Views: 12,629
Posted By ChrisF
I'm doing a hybrid of both. To ensure a...

I'm doing a hybrid of both.

To ensure a build at 1:00am, I have to do a scheduled task. To do subsequent builds, I do a continuous integration build, per your sample file.
Forum: [VBP] General Discussion 09-23-2010, 10:24 AM
Replies: 12
Views: 12,629
Posted By ChrisF
A follow up question. I do a full build...

A follow up question.

I do a full build (check out everything, build everything) at 1:00am every day. I want the full build to happen at exactly the same time everyday. If that build passes, I...
Forum: [VBP] General Discussion 09-01-2010, 10:33 AM
Replies: 12
Views: 12,629
Posted By ChrisF
Thanks!

Thanks!
Forum: [VBP] General Discussion 09-01-2010, 08:56 AM
Replies: 12
Views: 12,629
Posted By ChrisF
So it does the following (pseudo-code) if...

So it does the following (pseudo-code)

if has-missing-files OR has-out-of-date-files OR last-build-failed
NEED_TO_BUILD = yes

correct?

I call a *.bld script to build of course. Does...
Forum: [VBP] General Discussion 09-01-2010, 08:32 AM
Replies: 12
Views: 12,629
Posted By ChrisF
Continuous integration

I'm playing with the ContinuousIntegration.bld file from the sample folder, and using Starteam in my case. I see where the script knows that it has not run yet, and so it sets a NEED_TO_BUILD macro...
Showing results 1 to 8 of 8

 

All times are GMT -5. The time now is 10:19 PM.


Copyright © 1999-2023 Kinook Software, Inc.