|
|
|
[
Permlink
| « Hide
]
Robin Shen [29/Apr/25 06:16 AM]
Please check "Revert Option" in shelve setting of the repository. If set to "Revert after current build", the unshelved changes will be reverted after build is finished.
Thank you for promptly response, Robin!
Yes, I set 'REVERT_AFTER_CURRENT_BUILD' in the repository settings. I wonder this issue happened on Windows build, but Linux build.. The behavior is the same at my side both on Windows and Linux. I've done below:
1. Add a new file say "test.txt" in my p4 workspace 2. Sheve the changes 3. Now run build with the selved changes. The build has a step to print workspace files, and build log shows that file "test.txt" exists 4. Check workspace files at QB side for the configuration, and test.txt is not there which is expected for option "revert after current build" Thank you for promptly response, Robin!
In my case, the file had disappeared in your step 3. I worked around the issue by changing the sync mode to POPULATE_SYNC. I no longer see the issue. Please close the ticket. I will open a new one if it happens again. Thank you!
|