News

AccuRev Streams Flow to the Enterprise

AccuRev, a software change and configuration management (SCCM) tool, has just been enhanced for to support larger, more distributed development teams.

The tool, which competes with ClearCase, Perforce and Subversion, is now on version 4.7, the company recently announced.

Key new features include multi-server support allowing x86 servers to support thousand of developers. "This release enables our enterprise customers to scale to thousands of users," said Cliff Utstein, AccuRev's vice president of marketing and business development.

AccuRev was founded by Damon Poole and began shipping commercial software products in 2002. Poole was a former ClearCase user who thought he had a better approach to managing code. That approach is streams, objects that include the history of software changes. Because these streams have a hierarchical structure, they inherit changes developers make downstream, and reportedly save time and effort when merging code.

"Streams are analogous to a combination of branches and process workflow (typically in a separate tool) in legacy systems (but) they are far more flexible and powerful, enabling unencumbered branching and merging operations. Streams understand their process based relationships to other streams and include built-in inheritance, whereas branches do neither," the company explained.

The Multi-Server Approach
With AccuRev 4.7, development shops can now install basic servers over which code in progress can be partitioned, stored, distributed and shared. "Servers can act as team servers, continuous integration servers or build servers. And this can be done on the LAN or over the WAN," said Utstein. This also allows AccuRev to handle "hundreds of thousands of files in a single workspace," according to the company.

With AccuRev, shops can "ship higher quality software without regressions, and take advantage of things like continuous integration and even do multistage continuous integration," Utstein argued.

An Avid User
AccuRev also announced that Avid Technology is a new customer and will use AccuRev to manage its development process. Avid, which builds sophisticated video tools, has some 400 developers that work with Macs, Windows and Linux. Avid software processes are a mix of Agile and non-Agile. "The ability of AccuRev to support Agile and non-Agile development processes, as well as streamline code sharing between different teams was a major consideration," said Michael Madden, vice president, engineering at Avid in an AccuRev press release.

About the Author

Doug Barney is editor in chief of Redmond magazine and the VP, editorial director of Redmond Media Group.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube