Is there any option auto start build engine
![]()
We are actively using ClearCase synchronize to sync data between RTC to CC, whenever our system reboot build engine will not start automatically and sync will not run until unless we will go and check sync status, even though synchronize will not send any notification build engine not running because of that sync was not happen, we are expecting some notification to avoid delay our ClearCase syn.
|
2 answers
![]()
Hi Penchala,
You can use operating system mechanisms for that like init.d scripts under Linux or services under Windows. I know that another customers do that. Please let us know if that helps. |
![]()
Chidambaram L (234●33●69)
| answered Aug 06 '14, 10:24 a.m.
edited Aug 06 '14, 10:54 a.m. by Krzysztof Kaźmierczyk (7.4k●3●56●99)
use cron jobs in unix.
|