Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Attempt revert before saving client (#232)
* Attempt revert before saving client Attempting to avoid the following error which presents if a workspace has open files: P4.P4Exception: [P4#run] Errors during command execution( "p4 client -i" ) [Error]: "Client 'bk-p4-bk-95e7e0fc01359405a1a535adf3dbbc8135025a92-c5hk-1-midwinter' has files opened; use -f to force switch." * Avoid infinite recursion * catch case where no changes or client exist * Print exceptions as warnings
- Loading branch information