When comparing Bitbucket vs sourcehut, the Slant community recommends Bitbucket for most people. In the question“What are the best alternatives to GitHub for Open Source projects?” Bitbucket is ranked 2nd while sourcehut is ranked 6th. The most important reason people chose Bitbucket is:
BitBucket comes with an integrated issue/tickets management system.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Integrated issue tracking system
BitBucket comes with an integrated issue/tickets management system.
Pro Free unlimited private repositories for small teams
Bitbucket offers unlimited private repositories for free, as long as the number of members in a team is not larger than 5. In other words, it does not charge for each number of private repository, instead it charges by the number of team members.
Pro Native application for both Mac and Windows
Atlassian, the company behind BitBucket is also behind SourceTree, a free application for Windows and Mac wich works as a client for both Git and Mercurial and can be connected to BitBucket and/or other code hosting services.
Pro Multiple authentication methods
BitBucket supports Twitter, Facebook, OpenID, Google and even GitHub authentication.
Pro JIRA integration
JIRA, the widely used project and issue tracker is developed by Atlassian, the same team that's behind BitBucket.
When the two are integrated, JIRA automatically updates issues when a new commit is made in the BitBucket repo.
Pro Allows importing existing repositories
BitBucket has a feature which allows users to import an existing repository that has been hosted elsewhere.
The process is very simple, either a service is selected from a dropdown menu and then a repo can be chosen and the URL for a repository can be added in the specified field. Once that's done, the repository is now uploade into BitBucket and can be edited, forked and compared to other repos hosted there.
Pro Supports hosting static websites
BitBucket supports uploading and hosting static HTML pages for it's users.
Pro Unlimited contributors for private repositories for students/educators
Atlassian offers student licenses for both students and educators for Atlassian products that will be used in a classroom setting for education. This includes BitBucket, which means that students and teachers can have unlimited private repositories with and unlimited number of contributors.
Pro Backed by a trustable company that has proved it's worth
BitBucket is developed and maintained by Atlassian, which is not an unknown venture, especially for developers. Atlassian has a great number of other products used by million of users worldwide, including JIRA, HipChat, Confluence and Stash.
Pro Easy Trello integration
You can link BitBucket with your Trello board easily.
Pro Excellent tutorials
Pro Lightweight
No javascript, drasticly light interface
Pro Email-Based Communication and Coordination
Unlike other services that make their communication services like mainstream social media, Sourcehut uses good old mailing lists to make things simpler. It capitalizes on git's "git send-email" feature. This is in adherence to Sourcehut's general design, which is to make simple, reliable products. The official website is at https://lists.sr.ht, and they have a tutorial on setting your git client up at https://git-send-email.io
Pro Includes build service
Sourcehut has an automated build service at https://builds.sr.ht that can build your code from it's repository. Because the project is in alpha, this service is currently free (they will build your projects for you for free!)
Pro "Pro" features are free since the project is still in Alpha
Because the project is in alpha, the "pro" features are free.
Cons
Con Private repositories are free for only 5 users
Private repositories are free for teams with 5 members or less. If a team is larger, then BitBucket charges for each additional team member.
Con Proprietary
Con Not as stable as github
Users have experienced several half a day downtimes, almost every month. True, github is down once in a while, but when GitHub is down complaints breaks loose on Twitter, TechCrunch, and other major media outlets. For the past 5 years github has been down only three times, and two of these times they were attacked by major adversaries.
Con Requires registration of a "universal atlassian account"
Not a big con for some, but annoying to others.