An enterprise-grade configuration management system that provides controlled access to software assets.
N/A
OpenText AccuRev
Score 4.0 out of 10
N/A
AccuRev, a software configuration management offering, is now owned and supported by Micro Focus since the December 2013 acquisition, and now by OpenText.
N/A
Pricing
IBM DevOps Code ClearCase
OpenText AccuRev
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
IBM DevOps Code ClearCase
OpenText AccuRev
Free Trial
No
No
Free/Freemium Version
No
No
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
Optional
Additional Details
—
—
More Pricing Information
Community Pulse
IBM DevOps Code ClearCase
OpenText AccuRev
Considered Both Products
IBM DevOps Code ClearCase
Verified User
Anonymous
Chose IBM DevOps Code ClearCase
GIT Stash is superior to IBM Rational ClearCase in many ways. Bundled with SourceTree, the UI is far more modernized and updated than IBM Rational ClearCase. Being able to visually see the individual branches that are created within the repository is much more straightforward …
If development is centrallized to one location and your company releases hundreds of customized versions of your software per year, then ClearCase is the best tool for managing the complexity of multiple versions of customized software. If your company has globally distributed …
In my view, accurev ranks very low compared to other tools I have used. Microsoft TFS is the best in the industry as of today as it's a complete ALM solution. It does code version, bug tracking, user story documentation, and has easy integration with other external tools …
Git is one obvious alternative. However, Git is leveraging the command line and has minimal interface. Developer must be acclimated with command line in order to use Git.
Rational ClearCase is well suited for a company where development is done from one single location and there are a lot of dependent projects, systems or modules that need to be version controlled. Especially good for a company that creates customized software for clients. Well suited for disciplined development environments. Waterfall methodology mentality seems a better fit for ClearCase than Agile.
ClearCase is not well suited for companies that have development geographically distributed and using Agile Methodologies.
Rational ClearCase is excellent for handling versioning and branching. No other tool I've used has the depth that ClearCase has when it comes to handling complex branching scenarios and identifying where certain versions of particular files are within a particular configuration.
Rational ClearCase handles parallel development of many dependent applications really well.
The use of ClearCase Views to switch between projects and configurations is extremely convenient as opposed to the local workstation model of the competitors.
The tool allows duplicate file name, if both are present in different directories. This creates confusion if multiple people are working on the same file. It should at least produce a warning.
GIT Stash is superior to IBM Rational ClearCase in many ways. Bundled with SourceTree, the UI is far more modernized and updated than IBM Rational ClearCase. Being able to visually see the individual branches that are created within the repository is much more straightforward than the versioning method of ClearCase. GIT also seems to be a lot faster when it comes to checking in/out code and creating the repository.
In my view, accurev ranks very low compared to other tools I have used. Microsoft TFS is the best in the industry as of today as it's a complete ALM solution. It does code version, bug tracking, user story documentation, and has easy integration with other external tools supporting many languages. So I would definitely recommend TFS to anyone.