bzr分支不下载源文件,只下载分支信息(bzr branch doesn't download source files, only the branch information)

编程入门 行业动态 更新时间:2024-10-25 02:29:13
bzr分支不下载源文件,只下载分支信息(bzr branch doesn't download source files, only the branch information)

我正在尝试通过运行“bzr branch lp:dhis2”来下载项目dhis2的源代码。 运行正常,并说它分支了许多修订,但它不下载任何源代码,只下载repo信息。

这似乎是一个类似的问题,但它没有回答我如何实际获得源代码.. Bzr没有工作树实际源存储

有什么建议么?

I'm trying to download the source code for the project dhis2 by running "bzr branch lp:dhis2". This runs fine and says it branched a number of revisions, but it doesn't download any source code, only the repo information.

This seems to be a similar problem but it doesn't answer how I can actually get the source code.. Bzr no working tree actual sources storage

Any suggestions?

最满意答案

也许你在下载800mb分支时遇到网络问题。 试着检查分支:

bzr checkout lp:openobject-addons/7.0 --lightweight addons

我在AWS上也遇到了这个问题但在我的本地PC上取得了成功。

Maybe you're having network issue while downloading over 800mb branch. Try to just checkout the branch:

bzr checkout lp:openobject-addons/7.0 --lightweight addons

I'm also having this problem in linux on AWS but had a success on my local PC.

更多推荐

本文发布于:2023-07-29 20:34:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1319542.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:分支   源文件   信息   bzr   branch

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!