ALM with Fortress

This article was originally published in VSJ, which is now part of Developer Fusion.

An Application Lifecycle Management solution for small and medium-sized teams has been created by combining two existing products.

SourceGear Fortress includes full integration with Visual Studio 2005 and Eclipse. It is a fusion of the source control features of Vault, a version control tool designed as an upgrade to Visual SourceSafe, and the work item tracking features of Dragnet, a web-based bug-tracking system built on ASP.NET and SQL Server. It offers Work Item / Bug tracking in your IDE or via your web browser. Work Item tracking and Version Control are integrated, so you always know what Work Item a check-in relates to, and vice-versa. It also integrates with CruiseControl.NET to provide continuous integration and build support and has NAnt tasks to access and update Fortress repositories from build scripts. Its cross-platform command line client that can be called from any build tool.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Any fool can write code that a computer can understand. Good programmers write code that humans can understand.” - Martin Fowler