您的 BitBucket 帐户可以有多少空间?
我今天创建了一个 BitBucket 帐户,我喜欢它们允许您拥有无限的公共/私人存储库。但是我没有查到您的账户大小限制?有谁知道在哪里可以找到它?
I created a BitBucket account today, and I love the fact that they allow you to have unlimited public/private repositories. However, I didn't find the size limit of your account? Does anyone know where to find it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(6)
Bitbucket 的文档说:
(只是为了完整起见)
Bitbucket's documentation says:
(Just for the sake of completeness)
请注意,Atlassian 于 2014 年 5 月 20 日更改了针对新创建的存储库的政策:
来自他们的存储库大小限制博客文章。
Note that Atlassian changed their policy on May 20th, 2014 for newly-created repositories:
From their Repository size limits blog post.
根据他们的常见问题解答 :
就我个人而言,我更愿意为存储空间付费,并且能够诚实地讲述“超越来源”的故事。我不仅想将它们用于源代码,还想包含公司扫描的 PDF。它们并不大,但肯定可以比源代码更大。我不需要 MP3 音频文件,但能够与我的会计师交换文件并跟踪 JIRA 等代码之外的问题的进展情况非常有用。
According to their FAQ:
Personally, I would prefer to pay for storage space and be able to story "beyond just source" honestly. I want to use them for not only source code but to include corporate scanned PDFs. They aren't huge but certainly it can be bigger than source code. I have no desire for MP3s audio files but being able to exchange files with my accountant and track progress in issues that are beyond code in something like JIRA is extremely useful.
2022 年:限制提高到 4(“您对存储库/文件大小有什么样的限制?") 对于 BitBucket Cloud:
它仍然是2021 年 4 月硬性为 2GB,并提升至 2021 年 8 月 4GB
2019 年 8 月:软限制每个存储库仍然存在 (1GB) 和硬限制 (2GB)。
但很快这将仅适用于 Git 存储库。
具体关于 Mercurial(这是此问题的标签之一),限制将为 0。
BitBucket 2011 年日落 SVN,解释如何迁移到 Mercurial。
BitBucket 今天 (2019) 即将淘汰 Mercurial,他们将删除这些内容2020 年 6 月存储库。
不将它们保留为只读,也不存档它们:删除它们。
从这里:
2022: the limit is raised to 4 ("What kind of limits do you have on repository/file size?") for BitBucket Cloud:
It was still 2GB hard in Apr. 2021, and raised to 4GB in Aug. 2021
August 2019: the soft limit (1GB) and hard limit (2GB) are still in place per repository.
But that will soon be for Git repositories only.
Regarding Mercurial specifically (which is one of the tags for this question), the limit will be 0.
BitBucket sunset SVN in 2011, explaining how to migrate to Mercurial.
BitBucket is sunsetting Mercurial today (2019), and they will remove those repositories in June 2020.
Not keep them read-only, not archive them: delete them.
From here:
截至 2022 年,Bitbucket 具有 每个存储库4 GB硬性大小限制。除此之外,根据下面的引用,推送到存储库将被禁用:
提供无限数量的私有存储库。
用法
每个存储库使用的大小可以在以下位置查看:
https://bitbucket.org//workspace/projects/
项目密钥列于 项目页面。
As of 2022, Bitbucket has a hard size limit of 4 GB per repository. Beyond it, as per the quote below, pushes to the repository are disabled:
An unlimited number of private repositories are offered.
Usage
The size used by each repo can be seen at:
https://bitbucket.org/<username>/workspace/projects/<project_key>
The project key is listed on the Projects page.
编辑#2(三年多后,如 matchew 指出的那样)
截至 2014 年 5 月 30 日,现在有 1gb(软 2gb 硬) 限制。 阅读本文以获取更多信息
这里是他们的常见问题解答的链接,可以解决这个问题
根据他们主页上的横幅:无限的磁盘空间。我
强烈推荐它。 ;-)
* 编辑(差不多两年后)*
我仍然强烈推荐它;-)
与此同时,他们在常见问题解答中解决了这个问题
EDIT #2 (Over three years later, as pointed out by matchew)
As of 30 May 2014 There is now a 1gb (soft 2gb hard) limit. read this for more information
Here is a link to their FAQ which address this question
According to the banner on their homepage: Unlimited disk space. I
can highly recommend it. ;-)
* EDIT (ALMOST TWO YEARS LATER) *
I can still highly recommend it ;-)
And in the meantime they have addressed this question in their FAQ