使用 Mercurial 将存储库 A 的子目录提取到不同的存储库 B

发布于 2024-08-24 09:06:13 字数 122 浏览 7 评论 0原文

我想将现有私有 Mercurial 存储库的一部分(即一个子目录)移动到 bitbucket 上的新公共存储库。是否可以执行此操作(包括更改集),或者我是否必须手动将目录复制到新存储库并将其提交到那里(并在途中丢失版本历史记录)?

I want to move a part, i.e. one subdirectory of an existing, private mercurial repository to a new, public repository on bitbucket. Is it possible to do this including the changesets or do I have to manually copy the directory to the new repository and commit it there (and lose the version history on the way)?

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

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

发布评论

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

评论(1

三生一梦 2024-08-31 09:06:13

您想使用转换扩展来执行此操作。可能值得重新组织您的主存储库,使其成为子存储库

you want to use the convert extension to do this. it may be worth while reorganising your main repo to make this a subrepo while you are at it.

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