StarTeam

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found.

Borland StarTeam
250px
Borland StarTeam Client
Original author(s) Starbase, Borland
Developer(s) Micro Focus International
Initial release 1995; 29 years ago (1995)
Stable release 14.2 / February 7, 2014; 10 years ago (2014-02-07)
Operating system Microsoft Windows 7, Windows XP Professional SP3, Windows Vista SP1, Red Hat Enterprise Linux (WS) 5.1
Available in Multilingual
Type SCM
License Named and Concurrent End-user license options
Website www.borland.com/products/starteam

StarTeam is a revision control system used in software development, especially when a project involves multiple teams in different locations. StarTeam is an SCM and SDLC software application, created by Starbase Corporation, which was acquired by Borland in January 2003[1] which was acquired by Micro Focus meanwhile. The application is client-server, backed by a relational database that retains all changes made to a project during its evolution as well as the project requirements, task assignments, threaded discussions and bug tracking. Microsoft SQL Server and Oracle database are supported database servers. [2]

History

Lua error in package.lua at line 80: module 'strict' not found.

Branching support

StarTeam supports branching and three-way merging, difference analysis, advanced user access and security management, checkpoints, end user and administrator auditing, view and revision labels, promotion states and customization features. The server supports remote use and strong encryption for remote connections. StarTeam allows "live" backups while the server is in active use and includes an optional publish/subscribe event system called StarTeam MPX to enhance scalability.

In addition to file versioning, StarTeam also stores requirements, project tasks, change requests, and discussions. All of these can be interlinked to enhance traceability within a project.

Clients

StarTeam includes a number of clients, including a web client, a cross-platform Java client, a command line interface and integrations for popular Integrated development environments such as Borland Delphi, Borland JBuilder and Eclipse. StarTeam includes several powerful APIs for platforms including COM, Java, and the Microsoft .NET Framework. It also provides an SCC compliant API for integration with IDEs that offer integrated revision control features as well as other applications such as Mercury Interactive's TestDirector and IBM Rational DOORS.

Check-ins

All check-ins in StarTeam are atomic. Whenever more than one file is checked in as the result of a single transaction all of the files, and their associated process items, are updated in a single action. If for some reason, the check-in fails, none of the files are checked in, and the status of the associated process items is not updated.[citation needed] For example, suppose User A selects to check in all modified files in a StarTeam folder, but one of the selected files is locked by User B. Because of the locked file, none of the files are checked in (and none of the process items are updated as fixed) and User A is notified that none of the files were checked in because one of the files was locked by User B.

Reception

Lua error in package.lua at line 80: module 'strict' not found.

See also

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.

Further reading

External links