使用带有回购一local_manifest.xml [英] using a local_manifest.xml with repo

查看:133
本文介绍了使用带有回购一local_manifest.xml的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我下载使用回购了Android源。它说,回购被初始化到一个目录和多数民众的文件夹获取下载的地方。现在我有,我想与回购同步使用来获取另一个目录的另一个local_manifest.xml文件。我如何使用这个新的清单文件,以获取目录到我的资料库?

I downloaded the android sources using repo. It says repo is initialized to a directory and thats where the folders get downloaded. Now I have another local_manifest.xml file which I want to use with repo sync to fetch another directory. How do I use this new manifest file to fetch the directories to my repository?

推荐答案

做到这一点:

cp your_local_mainifest.xml .repo/manifests
repo init -m your_local_manifest.xml
repo sync

这篇关于使用带有回购一local_manifest.xml的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆