* Check path is case conflict when checkout files
* Check parent dir on windows
* Check path case conflict
* Add conflict path to check case conflict
* Add no_case_conflict_hash to check local dir
* Add case conflict error
* Don't check cache entry when rename dir
---------
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
* Add a file-level error when failed to checkout file
* Add sync error SYNC_ERROR_ID_CHECKOUT_FILE
---------
Co-authored-by: heran yang <heran.yang@seafile.com>
* Add confirmation when deleting more than 500 files
* Delete repo and reclone it
* Don't need to cancel task
Co-authored-by: heran yang <heran.yang@seafile.com>