bohotec 发布的最新帖子
-
XR806 SDK不能下载
(python27) ryan@pcvm:~/xr806_sdk$ ./repo/repo init -u https://sdk.aw-ol.com/git_repo/XR806/manifest.git -b master -m xr806_sdk.xml
Username for 'https://sdk.aw-ol.com': bohotec
Password for 'https://bohotec@sdk.aw-ol.com':
fatal: repository 'https://sdk.aw-ol.com/git_repo/XR806/manifest.git/' not found
Username for 'https://sdk.aw-ol.com': bohotec
Password for 'https://bohotec@sdk.aw-ol.com':
fatal: repository 'https://sdk.aw-ol.com/git_repo/XR806/manifest.git/' not found
fatal: cannot obtain manifest https://sdk.aw-ol.com/git_repo/XR806/manifest.git
(python27) ryan@pcvm:~/xr806_sdk$ git clone ssh://bohotec@sdk.aw-ol.com/git_repo/XR806/xr806_sdk/xr806_sdk.git -b xr806_sdk
Cloning into 'xr806_sdk'...
fatal: '/git_repo/XR806/xr806_sdk/xr806_sdk.git' does not appear to be a git repository
fatal: Could not read from remote repository.Please make sure you have the correct access rights
and the repository exists.
(python27) ryan@pcvm:~/xr806_sdk$ git clone https://sdk.aw-ol.com/git_repo/XR806/xr806_sdk/xr806_sdk.git -b xr806_sdk
Cloning into 'xr806_sdk'...
Username for 'https://sdk.aw-ol.com': bohotec
Password for 'https://bohotec@sdk.aw-ol.com':
fatal: repository 'https://sdk.aw-ol.com/git_repo/XR806/xr806_sdk/xr806_sdk.git/' not found
(python27) ryan@pcvm:~/xr806_sdk$ -
回复: XR806 SDK 链接已损坏 / XR806 SDK link is broken
各种方法试了都不行,XR806 SDK下载不了。别跟我说账号要LV2,已经是LV4的,账号密码也重置过了,这是什么情况啊,只能丢掉XR806了吗?太不靠谱了
(python27) ryan@pcvm:~/xr806_sdk$ ./repo/repo init -u https://sdk.aw-ol.com/git_repo/XR806/manifest.git -b master -m xr806_sdk.xml
Username for 'https://sdk.aw-ol.com': bohotec
Password for 'https://bohotec@sdk.aw-ol.com':
fatal: repository 'https://sdk.aw-ol.com/git_repo/XR806/manifest.git/' not found
Username for 'https://sdk.aw-ol.com': bohotec
Password for 'https://bohotec@sdk.aw-ol.com':
fatal: repository 'https://sdk.aw-ol.com/git_repo/XR806/manifest.git/' not found
fatal: cannot obtain manifest https://sdk.aw-ol.com/git_repo/XR806/manifest.git
(python27) ryan@pcvm:~/xr806_sdk$ git clone ssh://bohotec@sdk.aw-ol.com/git_repo/XR806/xr806_sdk/xr806_sdk.git -b xr806_sdk
Cloning into 'xr806_sdk'...
fatal: '/git_repo/XR806/xr806_sdk/xr806_sdk.git' does not appear to be a git repository
fatal: Could not read from remote repository.Please make sure you have the correct access rights
and the repository exists.
(python27) ryan@pcvm:~/xr806_sdk$ git clone https://sdk.aw-ol.com/git_repo/XR806/xr806_sdk/xr806_sdk.git -b xr806_sdk
Cloning into 'xr806_sdk'...
Username for 'https://sdk.aw-ol.com': bohotec
Password for 'https://bohotec@sdk.aw-ol.com':
fatal: repository 'https://sdk.aw-ol.com/git_repo/XR806/xr806_sdk/xr806_sdk.git/' not found
(python27) ryan@pcvm:~/xr806_sdk$