TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Bitbucket: 2014 in review

108 pointsby gitdudeover 10 years ago

9 comments

bombtrackover 10 years ago
I love that BB gives you unlimited private repos, and I&#x27;m glad to see them making progress. There&#x27;s still plenty of things to improve [1,2].<p>[1] <a href="https://bitbucket.org/site/master/issue/4222/no-support-for-ecdsa-keys" rel="nofollow">https:&#x2F;&#x2F;bitbucket.org&#x2F;site&#x2F;master&#x2F;issue&#x2F;4222&#x2F;no-support-for-...</a> [2] <a href="https://bitbucket.org/site/master/issue/6315/relative-urls-in-readmemd-files-only-work" rel="nofollow">https:&#x2F;&#x2F;bitbucket.org&#x2F;site&#x2F;master&#x2F;issue&#x2F;6315&#x2F;relative-urls-i...</a>
评论 #9004146 未加载
评论 #9007428 未加载
评论 #9004209 未加载
baldfatover 10 years ago
Best for my own use due to unlimited free private repos limited by number of users. Works great for a one or two user work flow.
samplusplusover 10 years ago
Take a look at the conversation that transpired on the blog post comments.<p>Here is a copy and paste from the CEO for GitLab:<p>GitLab B.V. CEO here, as you might know GitLab is an open source project that is similar to GitHub and Bitbucket. Because it is open source some of our 700 contributors have contributed most of the top 5 feature requests you mentioned:<p>1. Contributor Statistics <a href="https://bitbucket.org/site/mas.." rel="nofollow">https:&#x2F;&#x2F;bitbucket.org&#x2F;site&#x2F;mas..</a>. =&gt; Available on <a href="https://gitlab.com/gitlab-org/.." rel="nofollow">https:&#x2F;&#x2F;gitlab.com&#x2F;gitlab-org&#x2F;..</a>.<p>2. Group repositories <a href="https://bitbucket.org/site/mas.." rel="nofollow">https:&#x2F;&#x2F;bitbucket.org&#x2F;site&#x2F;mas..</a>. =&gt; GitLab has groups <a href="https://gitlab.com/gitlab-org/" rel="nofollow">https:&#x2F;&#x2F;gitlab.com&#x2F;gitlab-org&#x2F;</a><p>3. Search source code <a href="https://bitbucket.org/site/mas.." rel="nofollow">https:&#x2F;&#x2F;bitbucket.org&#x2F;site&#x2F;mas..</a>. =&gt; Available in the top bar of every project (uses git grep on the backend) <a href="https://gitlab.com/gitlab-org/.." rel="nofollow">https:&#x2F;&#x2F;gitlab.com&#x2F;gitlab-org&#x2F;..</a>.<p>4. Support for 2FA =&gt; Still not in GitLab, we would love to see it and we&#x27;re accepting pull&#x2F;merge requests for this <a href="http://feedback.gitlab.com/for.." rel="nofollow">http:&#x2F;&#x2F;feedback.gitlab.com&#x2F;for..</a>.<p>5. Separate permissions for wiki&#x2F;issue tracker <a href="https://bitbucket.org/site/mas.." rel="nofollow">https:&#x2F;&#x2F;bitbucket.org&#x2F;site&#x2F;mas..</a>. =&gt; In GitLab a guest can access the issue tracker but not the source code <a href="https://gitlab.com/gitlab-org/..." rel="nofollow">https:&#x2F;&#x2F;gitlab.com&#x2F;gitlab-org&#x2F;...</a>, this is not the case for the wiki.<p>You can use GitLab for free on GitLab.com with unlimited (private) repositories and collaborators. Currently we&#x27;re at 5TB of repo&#x27;s but it is growing fast. Feel free to reply to this comment if you have any questions.
评论 #9004829 未加载
评论 #9004905 未加载
traereganover 10 years ago
I like tuhtles. I also like Bitbucket. The team size based pricing w&#x2F; unlimited repos is what sold us over GitHub.
deepinsandover 10 years ago
And still no 2 factor authorization ...
评论 #9004203 未加载
kiliancsover 10 years ago
Bitbucket is great, but also check out SourceTree, their git &#x2F; Mercurial client <a href="http://www.sourcetreeapp.com/" rel="nofollow">http:&#x2F;&#x2F;www.sourcetreeapp.com&#x2F;</a>
评论 #9004291 未加载
评论 #9004897 未加载
评论 #9004387 未加载
anton_gogolevover 10 years ago
It&#x27;s sad they don&#x27;t promote Mercurial as much as they do Git.
评论 #9004301 未加载
评论 #9004877 未加载
评论 #9004300 未加载
mark_l_watsonover 10 years ago
I used to host my own git repos on a VPS but bitbucket (for private repos) and github (for open source repos) provide so many good auxiliary services that self hosting no longer makes sense for me. Great services.
whichfawkesover 10 years ago
Cool stats. I wonder when I&#x27;ll be able to use my ECDSA key...