Need advice about which tool to choose?Ask the StackShare community!

Bitbucket

40.7K
32.8K
+ 1
2.8K
Fisheye

41
41
+ 1
0
Add tool

Bitbucket vs Fisheye: What are the differences?

Introduction

In this Markdown code, we will discuss the key differences between Bitbucket and Fisheye, which are both tools commonly used in the software development industry.

  1. Code Hosting: Bitbucket is primarily a code hosting platform that allows users to host and share their repositories, including version control features like Git and Mercurial. On the other hand, Fisheye is a code viewer that provides a centralized place to browse and search across multiple repositories from different version control systems.

  2. Integration with Jira: Bitbucket has a strong integration with Jira, Atlassian's issue tracking system. It provides seamless integration with Jira, allowing developers to link their code changes to Jira issues for better traceability and collaboration. Fisheye, on the other hand, does not have direct integration with Jira and requires additional plugins to achieve similar functionality.

  3. Code Review: Bitbucket has built-in code review capabilities, providing a collaborative environment for teams to review and discuss code changes before merging them into the main branch. Fisheye, on the other hand, lacks native code review features and requires the use of additional tools or plugins to facilitate code reviews.

  4. Supported Version Control Systems: Bitbucket supports both Git and Mercurial as version control systems, providing flexibility for developers to choose their preferred system. Fisheye, on the other hand, supports a wider range of version control systems, including Git, Mercurial, Subversion, and Perforce, making it suitable for organizations that use different systems across their projects.

  5. Repository Management: Bitbucket offers advanced repository management features, allowing users to create and manage branches, set up permissions and access controls, and define workflows specific to their projects. Fisheye, on the other hand, focuses more on code browsing and search capabilities rather than extensive repository management.

  6. Pricing Model: Bitbucket offers free hosting for small teams and offers a flexible pricing model based on the number of users for larger teams or organizations. It also provides options for self-hosted deployments. Fisheye, on the other hand, is a commercial product that requires a paid license, making it more suitable for enterprises or organizations with specific requirements.

In summary, Bitbucket is primarily a code hosting platform with integrated code review and Jira integration, supporting Git and Mercurial as version control systems, while Fisheye is a code viewer with support for a wide range of version control systems and focuses more on code browsing and search capabilities. Bitbucket also offers more extensive repository management features and has a flexible pricing model, whereas Fisheye is a commercial product with a paid license.

Decisions about Bitbucket and Fisheye
Weverton Timoteo

Do you review your Pull/Merge Request before assigning Reviewers?

If you work in a team opening a Pull Request (or Merge Request) looks appropriate. However, have you ever thought about opening a Pull/Merge Request when working by yourself? Here's a checklist of things you can review in your own:

  • Pick the correct target branch
  • Make Drafts explicit
  • Name things properly
  • Ask help for tools
  • Remove the noise
  • Fetch necessary data
  • Understand Mergeability
  • Pass the message
  • Add screenshots
  • Be found in the future
  • Comment inline in your changes

Read the blog post for more detailed explanation for each item :D

What else do you review before asking for code review?

See more
Weverton Timoteo

One of the magic tricks git performs is the ability to rewrite log history. You can do it in many ways, but git rebase -i is the one I most use. With this command, It’s possible to switch commits order, remove a commit, squash two or more commits, or edit, for instance.

It’s particularly useful to run it before opening a pull request. It allows developers to “clean up” the mess and organize commits before submitting to review. If you follow the practice 3 and 4, then the list of commits should look very similar to a task list. It should reveal the rationale you had, telling the story of how you end up with that final code.

See more
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Bitbucket
Pros of Fisheye
  • 905
    Free private repos
  • 397
    Simple setup
  • 349
    Nice ui and tools
  • 342
    Unlimited private repositories
  • 240
    Affordable git hosting
  • 123
    Integrates with many apis and services
  • 119
    Reliable uptime
  • 87
    Nice gui
  • 85
    Pull requests and code reviews
  • 58
    Very customisable
  • 16
    Mercurial repositories
  • 14
    SourceTree integration
  • 12
    JIRA integration
  • 10
    Track every commit to an issue in JIRA
  • 8
    Deployment hooks
  • 8
    Best free alternative to Github
  • 7
    Automatically share repositories with all your teammates
  • 7
    Source Code Insight
  • 7
    Compatible with Mac and Windows
  • 6
    Price
  • 5
    Login with Google
  • 5
    Create a wiki
  • 5
    Approve pull request button
  • 4
    Customizable pipelines
  • 4
    #2 Atlassian Product after JIRA
  • 3
    Unlimited Private Repos at no cost
  • 3
    Also supports Mercurial
  • 3
    Continuous Integration and Delivery
  • 2
    Mercurial Support
  • 2
    Multilingual interface
  • 2
    Teamcity
  • 2
    Open source friendly
  • 2
    Issues tracker
  • 2
    IAM
  • 2
    Academic license program
  • 2
    IAM integration
    Be the first to leave a pro

    Sign up to add or upvote prosMake informed product decisions

    Cons of Bitbucket
    Cons of Fisheye
    • 19
      Not much community activity
    • 17
      Difficult to review prs because of confusing ui
    • 15
      Quite buggy
    • 10
      Managed by enterprise Java company
    • 8
      CI tool is not free of charge
    • 7
      Complexity with rights management
    • 6
      Only 5 collaborators for private repos
    • 4
      Slow performance
    • 2
      No AWS Codepipelines integration
    • 1
      No more Mercurial repositories
    • 1
      No server side git-hook support
      Be the first to leave a con

      Sign up to add or upvote consMake informed product decisions

      What is Bitbucket?

      Bitbucket gives teams one place to plan projects, collaborate on code, test and deploy, all with free private Git repositories. Teams choose Bitbucket because it has a superior Jira integration, built-in CI/CD, & is free for up to 5 users.

      What is Fisheye?

      FishEye provides a read-only window into your Subversion, Perforce, CVS, Git, and Mercurial repositories, all in one place. Keep a pulse on everything about your code: Visualize and report on activity, integrate source with JIRA issues, and search for commits, files, revisions, or people.

      Need advice about which tool to choose?Ask the StackShare community!

      What companies use Bitbucket?
      What companies use Fisheye?
      Manage your open source components, licenses, and vulnerabilities
      Learn More

      Sign up to get full access to all the companiesMake informed product decisions

      What tools integrate with Bitbucket?
      What tools integrate with Fisheye?

      Sign up to get full access to all the tool integrationsMake informed product decisions

      Blog Posts

      Mar 4 2020 at 5:14PM

      Atlassian

      GitBitbucketWindows+4
      3
      1196
      GitGitHubDocker+34
      29
      42748
      What are some alternatives to Bitbucket and Fisheye?
      GitHub
      GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
      GitLab
      GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprises install GitLab on-premise and connect it with LDAP and Active Directory servers for secure authentication and authorization. A single GitLab server can handle more than 25,000 users but it is also possible to create a high availability setup with multiple active servers.
      Git
      Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
      Atlassian Stash
      It is a centralized solution to manage Git repositories behind the firewall. Streamlined for small agile teams, powerful enough for large organizations.
      Crucible
      It is a Web-based application primarily aimed at enterprise, and certain features that enable peer review of a code base may be considered enterprise social software.
      See all alternatives