One of the best, easy to use on-prem source control server software
October 21, 2021

One of the best, easy to use on-prem source control server software

Anonymous | TrustRadius Reviewer
Score 8 out of 10
Vetted Review
Verified User

Overall Satisfaction with Bitbucket Server (formerly Stash)

Our organization uses BitBucket Server as our primary source control solution, across many different types of software - from front-end to back-end, or even to store configuration and documentation. It allows us to perform code reviews, link changes to Jira tickets, and facilitates enforcement of quality gates - all important in our increasingly remote workforce.
  • Pull requests / code reviews are simple but effective - it's easy to discuss the changes and enforce quality gates (through integration with Bamboo)
  • The access control model is fairly granular, with per-branch and per-action permission configuration options
  • There are various plugins available to extend functionality, such as SonarQube
  • You can't allow users to create new repositories without them being full admins of a whole project
  • There's not a way to limit who can merge a pull request (e.g. allow only the author to merge) outside of branch permissions
  • Some settings like default reviewers can't be easily copied to different repositories (without setting default reviewers at the project level, which we don't want to do because a single project has multiple team's code under it)
  • Pull requests / collaboration tools
  • Permissions management
  • Quality gates
  • Integration with automation tools (Bamboo)
  • We're able to enforce quality gates such as minimum code coverage (via Sonar plugin)
  • We're able to ensure all code going to production is reviewed by the right people
  • It's been very easy for new-to-BitBucket developers to start using
We migrated several of our applications to BitBucket from legacy Team Foundation Server, and the experience has been significantly better. It's easy to use and plenty flexible. Other solutions such as GitHub are also good, but we needed to keep everything on-prem due to constraints around our industry and company, though we are currently re-evaluating whether we can move to something cloud based in the future.

Do you think Bitbucket Server (discontinued) delivers good value for the price?

Yes

Are you happy with Bitbucket Server (discontinued)'s feature set?

Yes

Did Bitbucket Server (discontinued) live up to sales and marketing promises?

I wasn't involved with the selection/purchase process

Did implementation of Bitbucket Server (discontinued) go as expected?

I wasn't involved with the implementation phase

Would you buy Bitbucket Server (discontinued) again?

Yes

BitBucket Server would work really well for small to medium sizes businesses who require a self-hosted code repository. It's less well suited for those who don't want to manage their own infrastructure, and would be better served by something like GitHub or BitBucket Cloud. Additionally we've ran into some small limitations as a large enterprise in regard to some configuration options, and it doesn't allow for zero downtime upgrades for major releases. Finally BitBucket's integration with Bamboo is great, but other automation tools might not integrate quite as tightly.