| << Back to previous view |
[QB-3127] Perforce: unshelve of a file with exclusive lock already opened by someone else doesn't appear as an error
|
|
| Status: | Closed |
| Project: | QuickBuild |
| Component/s: | None |
| Affects Version/s: | 7.0.27 |
| Fix Version/s: | 8.0.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Benoit Maury-Bouet | Assigned To: | Robin Shen |
| Resolution: | Fixed | Votes: | 0 |
| Remaining Estimate: | Unknown | Time Spent: | Unknown |
| Original Estimate: | Unknown | ||
| Description |
|
We had an issue with the shelve support.
A developper shelved a file with exclusive lock. And when the agents tried to unshelve this file they had this message in the log: //Voyager/Main/src/core/Config.h - can't delete exclusive file already opened But the message was considered as a message not an error. I know unfortunately the p4 command doesn't advertise this as an error :( |