Archives for the tag: hg

Today we are pleased to announce the latest release of FishEye and Crucible. FishEye and Crucible give agile teams a powerful way to browse, search, share and review source code. Tight integration with the JIRA issue tracker gives teams traceability between issues, stories and source, regardless of your source code management system(s) – Git, Subversion, CVS, Mercurial or Perforce. FishEye 2.9 and Crucible 2.9 have improved integration with JIRA, enabling development teams to move faster and

Continue reading »

Hi!  I'm writing this blog post because I'd like to share my thoughts and tricks about a few upcoming features in Bamboo 4.2. These thoughts will be from a developer perspective who works on Bamboo in a day-to-day basis. So, let's get started. Branches in the SCM Some of you may already know that the Bamboo team uses Mercurial SCM for storing the source code. With the boom of DVCS in Atlassian we were encouraged to utilize more branches when developing Bamboo application. That's nothing unusual,

Continue reading »

The Tool is the Easy Part - What about the Processes? The FishEye team was the first team at Atlassian to make the switch to DVCS, and while some Atlassians had previous DVCS experience, quite a few had not yet used it in the workplace with a medium-size team of developers before. We looked for help around the web, but there wasn't a lot of people sharing their experiences at the time. We found many resources like "How do I push a branch in Git?" or "How do I pull from multiple remotes in Mercurial?",

Continue reading »

Bamboo 4 Has Arrived!

Between Mardi Gras, St. Patrick's Day and unpredictable weather, March is one crazy month --and we at Atlassian are still deeply mad for distributed version control (DVCS)! As an expression of our mania, we put extra love for DVCS users into Bamboo 4 - Atlassian’s kick ass Continuous Integration and Continuous Delivery server - which is now available for download. If you're not a DVCS user (at least, not yet...), there's no need to feel left out because Bamboo 4 has plenty of goodness for you,

Continue reading »

The last time I introduced the FishEye Release Report, we focused on how it can show you which JIRA issues are included in your new release based on the source, rather than based on what your developers enter manually into JIRA. Furthermore, the Release Report summarizes important information about those JIRA issues, such as their Fix Versions and relevant code reviews. We find these features alone make the plugin really useful, but we have one other high value use for the Release Report that might

Continue reading »

Git vs Mercurial: Why Git?

This is a guest blog post by Charles O'Farrell, a developer at Atlassian, that will focus on the reasons a team may choose Git as their DVCS of choice. Charles is focused on coding in any DVCS and has spent some time switching users over from ClearCase to Git. In our previous blog we explored why teams may choose Mercurial as their distributed version control system of choice. Now let's explore why Git is a strong option as your distributed version control system (DVCS). Since the dawn of time

Continue reading »