Mercurial Shallow Clone扩展的状态如何? [英] What is the status of the Mercurial Shallow Clone extension?

查看:98
本文介绍了Mercurial Shallow Clone扩展的状态如何?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

浅谈克隆扩展

有人谈论关于为Mercurial开发非官方的Shallow Clone扩展的工作.此扩展的功能类似于git clone --depth X扩展,但将提供更好的推送支持和合并安全性.

There had been some talk about work on an unofficial Shallow Clone extension for Mercurial. This extension would function similarly to the git clone --depth X extension, but would provide better push support and merge safety.

基本上,它可以使用户克隆较小的历史记录子集以节省时间和空间,但仍可以从hg的所有其他好处中受益.毕竟,并不是所有的开发人员都需要整个历史回到变更集0才能生产.

Basically, it would let users clone a smaller sub-set of history to save time and space, but still benefit from all the other benefits of hg. After all, not all developers need the whole history back to changeset 0 to be productive.

到讨论的链接

在hg的网站上讨论了浅克隆扩展名.他们还建立了状态页面

The Shallow Clone extension is discussed on hg's site. They also put up a status page and a plan for implementation. Furthermore, they repeatedly mention that they got a Google Summer of Code (gsoc) intern to work on the extension in the summer of 2010.

即使如此,我似乎也找不到此功能的任何最新状态.我发现了两个可能与此相关的bitbucket项目,但都没有看到任何最近的提交: hg -shallow-clone hg-shallow .

Even still, I can't seem to find any up to date status on this feature. I found two bitbucket projects that may be related to it, but neither has seen any recent commits: hg-shallow-clone and hg-shallow.

浅克隆仍在开发中吗?

有人知道此扩展程序的状态吗?它是否仍在某人的某个地方工作,还是真的被放弃了? GSoC的工作原理是什么?

Does anyone know that status of this extension? Is it still being worked on somewhere by someone or is it truly abandoned? What ever came of that GSoC work?

推荐答案

它不在开发中. Mercurial项目外部的许多人都进行了尝试,但都没有实现,Mercurial项目本身认为诸如largefiles扩展之类的东西是降低存储库克隆大小的更好解决方案.

It is not under development. Various people from outside the Mercurial project have made attempts, but none have come to fruition, and the Mercurial project itself considers things like the largefiles extension a better solution for keeping repository clone sizes down.

这篇关于Mercurial Shallow Clone扩展的状态如何?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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