你有一个聪明的技巧来解决 svn:bzr-svn 不支持外部的问题吗

发布于 2024-07-12 22:34:02 字数 249 浏览 14 评论 0原文

我正在使用 bzr 访问 Subversion 存储库。 这很棒,但是存储库使用相当多的 svn:externals 属性来引入相关项目的代码。

Bzr-svn 尚不支持 svn:externals

有没有好的方法来解决这个限制?

I'm using bzr to access a Subversion repository. Which is great, but the repository uses quite a few svn:externals properties to bring in code from related projects.

Bzr-svn doesn't support svn:externals yet.

Is there a good way to work around this limitation?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

影子是时光的心 2024-07-19 22:34:03

今天,另一个选项可用:bzr-externals 插件。 核实!

Today another option is available: bzr-externals plugin. Check it!

谈场末日恋爱 2024-07-19 22:34:03

我正在努力在 bzr 中模拟 svn:externals。 它与 bzr-svn 无关,而是尝试提供通用解决方案。 项目仍处于 alpha 阶段,但目前许多功能都在运行。 您可以查看该项目及其文档。
https://launchpad.net/bzr-scmproj

该插件本身不支持 svn:externals,但是您可以将所需的值添加到项目配置中。 如果您的 svn:externals 不经常更改,它将非常适合您。

I'm working on emulating svn:externals in bzr. It's not related to bzr-svn but instead tries to provide generic solution. Project still in the alpha stage but many things are working today. You can have a look at the project and it's docs.
https://launchpad.net/bzr-scmproj

This plugin does not support svn:externals natively, but you can bring the required values to project config. If your svn:externals is not changed often it will work for you well.

玩物 2024-07-19 22:34:03

FWIW,当 Bazaar 本身的嵌套树支持落地时,外部可能会在几个月内得到支持。

FWIW, externals will probably be supported in a couple of months, when nested tree support in Bazaar itself lands.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文