您的 BitBucket 帐户可以有多少空间?

发布于 2024-11-14 21:15:02 字数 80 浏览 3 评论 0原文

我今天创建了一个 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 技术交流群。

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

发布评论

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

评论(6

嘿哥们儿 2024-11-21 21:15:03

Bitbucket 的文档说:

我们对您的存储库的大小、文件上传或您可以拥有的公共存储库的数量没有任何限制。不在付费计划或免费计划中。我们确实希望您有礼貌并尊重合理使用。如果你推销你的整个 MP3 收藏,那就是对艺术家的不礼貌或不尊重。

(只是为了完整起见)

Bitbucket's documentation says:

We don't place any limits on the size of your repositories, file uploads, or the number of public repositories you can have. Not on the paid plan or on the free plan. We do expect that you are polite and respect fair use. If you push your entire MP3 collection that is not polite or respectful to the artists.

(Just for the sake of completeness)

烟雨凡馨 2024-11-21 21:15:03

请注意,Atlassian 于 2014 年 5 月 20 日更改了针对新创建的存储库的政策:

1 GB 软限制 - 产品内和电子邮件通知会提醒您即将接近限制。

2 GB 硬限制 - 推送到存储库将被禁用,直到您回到限制以下。

来自他们的存储库大小限制博客文章。

Note that Atlassian changed their policy on May 20th, 2014 for newly-created repositories:

Soft limit of 1 GB – In-product and email notifications will give you a heads-up that you’re approaching the limit.

Hard limit of 2 GB – Pushing to the repository will be disabled until you’re back under the limit.

From their Repository size limits blog post.

泪冰清 2024-11-21 21:15:03

根据他们的常见问题解答

我们不强制执行任何大小限制。无限就是无限。然而,我们
确实要求人们使用 Bitbucket 来获取软件相关的东西(Bitbucket
无意用作您家庭的个人备份服务
目录或 MP3)。

就我个人而言,我更愿意为存储空间付费,并且能够诚实地讲述“超越来源”的故事。我不仅想将它们用于源代码,还想包含公司扫描的 PDF。它们并不大,但肯定可以比源代码更大。我不需要 MP3 音频文件,但能够与我的会计师交换文件并跟踪 JIRA 等代码之外的问题的进展情况非常有用。

According to their FAQ:

We do not enforce any size limits. Unlimited is unlimited. However, we
do ask people to use Bitbucket for software related stuff (Bitbucket
is not intended to be used as a personal backup service for your home
directory or MP3s).

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.

悲歌长辞 2024-11-21 21:15:03

2022 年:限制提高到 4(“您对存储库/文件大小有什么样的限制?") 对于 BitBucket Cloud

  • 4GB:您推送到存储库的功能将被禁用。
  • 10GB:超过 10.0 GB 的所有更改都会被拒绝。

它仍然是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:

  • 4GB: Your ability to push to the repository will be disabled.
  • 10GB: Above 10.0 GB all changes are rejected.

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:

We considered a conversion tool but ultimately [...] we are not planning to add a conversion tool

救星 2024-11-21 21:15:03

截至 2022 年,Bitbucket 具有 每个存储库4 GB硬性大小限制。除此之外,根据下面的引用,推送到存储库将被禁用:

超过 4 GB 限制:您推送到存储库的能力将是
禁用。您将通过 Bitbucket 中的通知栏收到通知
云。

提供无限数量的私有存储库

用法

每个存储库使用的大小可以在以下位置查看:

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:

Over 4 GB limit: Your ability to push to the repository will be
disabled. You will be notified via a notification bar in Bitbucket
Cloud.

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.

落叶缤纷 2024-11-21 21:15:02

编辑#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

We don't place any limits on the size of your repositories, file
uploads, or the number of public repositories you can have. Not on the
paid plan or on the free plan. We do expect that you are polite and
respect fair use. read more....

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