<< Back to previous view |
![]() |
[QB-1533] Add error detection to Repository -> Checkout step
|
|
Status: | Open |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | 4.0.90 |
Fix Version/s: | None |
Type: | Improvement | Priority: | Major |
Reporter: | Michal Muszynski | Assigned To: | Robin Shen |
Resolution: | Unresolved | Votes: | 8 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown | ||
Environment: | SLES Linux 11 64-bit |
Description |
Please add error detection to "Repository -> Checkout" step. We observed that checkout from ClearCase sometimes has following errors:
cleartool: Error: Unable to load "FILE_NAME". cleartool: Error: Errors were encountered in loading "/vobs/VOB_NAME/SCM". However, step is marked as successful anyway. This causes problems in other steps, such as labeling or compilation. |
Comments |
Comment by Robin Shen [ 30/Jan/13 12:20 AM ] |
QB relies on the cleartool return code to check whether or not the checkout is successful. If this can be reproduced, can you please re-run the build in debug mode and send the build log to [robin AT pmease DOT com]? |