Details
-
Bug
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Fixed
-
None
-
Platform: PC, OS: Windows XP
Description
If master is in the time zone that is behind the slave machine. and the time
difference is more than twice than SCM polling frequency, one file version is
included in more than one build. If there is only one checkin in the deration
same build is getting build more than once.
I think it will show unusual behaviour if master time zone is ahead of slave.
In this it may skip few of the file while showing the change list
I think if we manage to do following two things the problem can be solved
1) add the slave time difference while polling clearcase.
2) poll at the host where the actual build is being performed master.