当前位置: 首页 > news >正文

android-ndk开发(11): 安装 repo 命令

1. 长话短说

mkdir ~/soft/bin
curl -L https://mirrors.tuna.tsinghua.edu.cn/git/git-repo -o repo
chmod +x repo

~/.pathrc 添加:

export PATH=$PATH:~/soft/bin

2. 短话长说

repo 的官方介绍页面: https://gerrit.googlesource.com/git-repo/

repo 的官方下载地址: https://storage.googleapis.com/git-repo-downloads/repo

为啥不用官方的? 因为网络不好。 如果安装了, 即便开启代理, 使用仍然报错:

➜  android-ndk repo init -u https://android.googlesource.com/platform/manifest -b master-ndk --partial-cloneDownloading Repo source from https://gerrit.googlesource.com/git-repo
致命错误:无法访问 'https://gerrit.googlesource.com/git-repo/':The requested URL returned error: 429
repo: error: "git" failed with exit status 128cwd: /Users/zz/work/android-ndk/.repo/repo.tmpcmd: ['git', 'fetch', '--quiet', '--progress', 'origin', '+refs/heads/*:refs/remotes/origin/*', '+refs/tags/*:refs/tags/*']
fatal: double check your --repo-rev setting.
fatal: cloning the git-repo repository failed, will remove '.repo/repo'

查看源码:

REPO_URL = os.environ.get("REPO_URL", None)
if not REPO_URL:REPO_URL = "https://gerrit.googlesource.com/git-repo"

恭喜你, 折返回到清华大学镜像: https://mirrors.tuna.tsinghua.edu.cn/help/git-repo/

3. 参考链接

  • https://mirrors.tuna.tsinghua.edu.cn/git/git-repo

  • https://mirrors.tuna.tsinghua.edu.cn/help/git-repo/

相关文章:

  • 一场陟遐自迩的 SwiftUI + CoreData 性能优化之旅(下)
  • YOLOv1模型架构、损失值、NMS极大值抑制
  • auto推导类型原则
  • 2025数维杯数学建模竞赛B题完整参考论文(共38页)(含模型、代码、数据)
  • 如何优化系统启动时间--基于米尔瑞萨MYD-YG2LX开发板
  • LeetCode百题刷001双指针·快慢指针
  • Kaggle图像分类竞赛实战总结详细代码解读
  • 图像来源:基于协同推理的双视角超声造影分类隐式数据增强方法|文献速递-深度学习医疗AI最新文献
  • 插槽、生命周期
  • RabbitMQ消息的重复消费问题如何解决?
  • 港大今年开源了哪些SLAM算法?
  • Cluster Interconnect in Oracle RAC
  • 一些模型测试中的BUG和可能解决方法
  • PostgreSQL逻辑复制(logic replication)
  • [AI ][Dify] Dify Tool 插件调试流程详解
  • 浅聊大模型-有条件的文本生成
  • 具身智能时代的机器人导航和操作仿真器综述
  • MySQL数据库故障排查与解决方案
  • 窗口函数row_number() OVER()对每个组内的行按照特定条件进行编号
  • 免布线视频桩:智慧城市停车降本增效的破局利器
  • 墨西哥宣布就“墨西哥湾”更名一事起诉谷歌
  • 习近平会见古巴国家主席迪亚斯-卡内尔
  • 三星“七天机”质保期内屏幕漏液被要求自费维修,商家:系人为损坏
  • 71岁导演詹姆斯・弗雷病逝,曾执导《纸牌屋》、麦当娜MV
  • 欧盟公布关税反制清单,瞄准美国飞机、汽车等产品
  • 人民日报评“组团退演出服”:市场经济诚信原则需全社会维护