未实名验证无访问或操作权限
返回上一页不能发帖过快!
返回上一页上传文件错误!
返回上一页1#
需要下载矿鸿MHBase代码,下载链接:
方式一(推荐)
通过repo + ssh 下载(需注册公钥,请参考码云帮助中心)。
repo init -u git@gitee.com:mhbase/manifest.git -b MHBase-3.0-Micro_Small --no-repo-verify
repo sync -c
repo forall -c 'git lfs pull'
方式二
通过repo + https 下载。
repo init -u https://gitee.com/mhbase/manifest.git -b MHBase-3.0-Micro_Small --no-repo-verify
repo sync -c
repo forall -c 'git lfs pull'
按这个做没有办法下载
root@ubuntu:~# repo init -u git@gitee.com:openharmony/manifest.git -b master --no-repo-verify
Downloading Repo source from https://gerrit.googlesource.com/git-repo
fatal: Cannot get https://gerrit.googlesource.com/git-repo/clone.bundle
fatal: error [Errno 110] Connection timed out
fatal: double check your --repo-rev setting.
fatal: cloning the git-repo repository failed, will remove '.repo/repo'
root@ubuntu:~# fatal: Cannot get https://gerrit.googlesource.com/git-repo/clone.bundle
-bash: fatal:: command not found
root@ubuntu:~#