问题描述
如果有高质量的存储库托管提供者,那么给定的源代码管理系统对开发人员社区最为有用,对于开源开发而言,必须免费且不受限制地进行托管.所有完善的版本控制系统都具有此类提供程序,通常免费提供世界可读的存储库并为私有存储库托管提供付费订阅.例如:
A given source-code management system is most useful to the developer community if there are good quality providers of repository hosting, and for open-source development it essential that this hosting is free and unencumbered. All the well-established version control systems have such providers, generally offering free provision of world-readable repositories and paid subscriptions for private repository hosting. For example:
- Git具有Microsoft支持的 Github ;另外, Gitlab 不仅提供竞争对手的托管服务,而且还使其服务的核心实现可在开源上获得基础
- 集市具有启动板
- Mercurial具有 Bitbucket
- Git has the Microsoft-backed Github; additionally Gitlab provides not only rival hosting, but also makes the core implementation of its service available on an open-source basis
- Bazaar has Launchpad
- Mercurial has Bitbucket
是否有类似的提供商允许免费托管化石存储库?
Are there similar providers allowing Fossil repositories to be hosted for free?
推荐答案
我刚刚在 http://chiselapp上启动了化石托管解决方案.com 它仍然处于Alpha状态,但已经支持许多功能.随时让我知道您的想法.
I just launched a fossil hosting solution over at http://chiselapp.comIt's still in alpha but supports a number of things already. Feel free to let me know what you think.
这篇关于有托管化石库的站点吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!