YY3568 OpenHarmony搭建环境时仓库同步问题
按照 https://wiki.youyeetoo.cn/zh/YY3568/OpenHarmony 的步骤,走到 "repo sync -c" 这一步,然后出现附件图示问题:Fetching projects:98% (336/342) communication_wifi_awareremote: Enumerating objects: 3, done.
remote: Counting objects: 100% (3/3), done.
remote: Compressing objects: 100% (3/3), done.
remote: Total 3 (delta 0), reused 0 (delta 0), pack-reused 0 (from 0)
Fetching projects:99% (340/342) third_party_markupsaferemote: Enumerating objects: 9, done.
remote: Total 9 (delta 0), reused 0 (delta 0), pack-reused 9 (from 1)
Fetching projects:99% (341/342) iothardware_peripheral
Password for 'https://gitee.com':
remote: Unauthorized
fatal: Authentication failed for 'https://gitee.com/youyeetoo/device_board_yy3568/'
device_board_yy3568:
remote: Unauthorized
fatal: Authentication failed for 'https://gitee.com/youyeetoo/device_board_yy3568/'
Username for 'https://gitee.com': Password for 'https://gitee.com':
remote: Unauthorized
fatal: Authentication failed for 'https://gitee.com/youyeetoo/device_board_yy3568/'
device_board_yy3568:
remote: Unauthorized
fatal: Authentication failed for 'https://gitee.com/youyeetoo/device_board_yy3568/'
error: Cannot fetch device_board_yy3568 from https://gitee.com/youyeetoo/device_board_yy3568
Fetching projects: 100% (342/342), done.
Checking out projects:37% (127/342) developtools_syscap_codecerror: Cannot checkout device_board_yy3568: ManifestInvalidRevisionError: revision master in device_board_yy3568 not found
error: in `sync --force-sync`: revision master in device_board_yy3568 not found
root@ae69fd2b09e9:/container-share# ls
applicationsarkcompilerbasebuildbuild.pybuild.shcommonlibrarydeveloptoolsdevice
root@ae69fd2b09e9:/container-share# mkdir temp
root@ae69fd2b09e9:/container-share# cd temp/
root@ae69fd2b09e9:/container-share/temp# git clone https://gitee.com/youyeetoo/device_board_yy3568.git
Cloning into 'device_board_yy3568'...
Username for 'https://gitee.com': 15002090801
Password for 'https://15002090801@gitee.com':
root@ae69fd2b09e9:/container-share/temp# git clone https://gitee.com/youyeetoo/device_board_yy3568.git
Cloning into 'device_board_yy3568'...
Username for 'https://gitee.com': 15002090801
Password for 'https://15002090801@gitee.com':
remote: 404 not found!
fatal: repository 'https://gitee.com/youyeetoo/device_board_yy3568.git/' not found
请问是权限问题还是仓库已经不存在的问题?
		页: 
[1]