Surround SCM

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Surround SCM
Developer(s) Seapine Software
Initial release September 2002; 21 years ago (2002-09)
Stable release 2016.0.0 / April 11, 2016; 8 years ago (2016-04-11)
Operating system Microsoft Windows, Linux, Mac OS X
Type Revision control
License Proprietary
Website www.seapine.com

Surround SCM is a software configuration management application developed by Seapine Software. In 2008 Surround SCM won a Jolt Award in the Change and Configuration Management category.[1]

Architecture

Surround SCM has a client–server architecture. The server manages a central database of file versions and branches. Users work on files on their local hard drive and submit changed files together in changelists. The client and server communicate via a TCP/IP connection using 512-bit encryption.[2]

Server

Surround SCM stores data in an industry-standard relational database management system.[3] The database contains both the file contents and metadata (file state, file attributes, branching and merging history, changelists, filters, users, groups, labels, etc.). A proxy server can optionally be installed to improve performance of file retrievals for distributed teams.[4]

Clients

There are several different categories of Surround SCM clients: GUI, CLI, API, Web UI, and plugin.

The cross-platform GUI client is developed with Qt and available on Windows, Mac OS X, and Linux.[5] It fully supports all end-user operations and administration operations.

The command line interface (CLI) is also available on Windows, Mac OS X, and Linux. The CLI can be used in any command shell or script. Build scripts generally access Surround SCM files via the CLI.

Surround SCM’s open API allows users to write applications that access branches, repositories, and files on the Surround SCM Server using the C, Java, and .Net programming languages.[6]

The plugin interfaces integrate Surround SCM client functionality into third-party applications. Surround SCM plugins are available for Eclipse, IntelliJ IDEA,[7] KDevelop, Visual Studio, NetBeans, JDeveloper, PowerBuilder, WebStorm, Windows Explorer, Mac OS X Finder, Linux file system,[8] Bugzilla, JIRA, Microsoft TFS, TestTrack, Ant, NAnt, Hudson,[9] Jenkins, TeamCity, CruiseControl, CruiseControl.NET,[10] Dreamweaver, FinalBuilder,[11] Microsoft Office, and QA Wizard.[12]

Release History

Major release versions of Surround SCM, along with their release dates:

  • version 1.0 (September 3, 2002)
  • version 1.1 (October 1, 2002)
  • version 1.2 (January 29, 2003)
  • version 1.5 (April 21, 2003)
  • version 2.0 (August 26, 2003)
  • version 2.1 (December 15, 2003)
  • version 3.0 (August 2, 2004)
  • version 3.1 (February 7, 2005)
  • version 4.0 (July 19, 2005)
  • version 4.1 (January 30, 2006)
  • version 5.0 (November 2, 2006)
  • version 2008.0 (October 9, 2007)
  • version 2008.1 (April 21, 2008)
  • version 2009.0 (February 5, 2009)
  • version 2009.1 (June 30, 2009)
  • version 2010.0 (November 16, 2009)
  • version 2010.1 (May 3, 2010)
  • version 2011.0 (October 21, 2010)
  • version 2011.1 (June 1, 2011)
  • version 2012.0 (February 9, 2012)
  • version 2012.1 (March 9, 2012)
  • version 2013.0 (October 22, 2012)
  • version 2013.1 (March 20, 2013)
  • version 2013.2 (September 12, 2013)
  • version 2014.0 (March 14, 2014)
  • version 2014.1 (September 5, 2014)
  • version 2015.0 (December 17, 2014)
  • version 2015.1 (September 8, 2015)
  • version 2016.0 (April 11, 2016)

Features

Surround SCM features include:[3]

  • Branching and merging[2]
  • File and change set labeling
  • Graphical file history
  • Changelist and atomic transactions[13]
  • Filters
  • Search file contents
  • Shelves[14]
  • Configurable workflow
  • Email notifications
  • Custom fields
  • Code review capabilities
  • Role-based security groups
  • Single sign-on
  • Data stored in an RDBMS
  • External reports[15]
  • Cross-platform GUI and CLI
  • Electronic signatures
  • Automatic client upgrades
  • Proxy server[4]
  • Shadow folders

See also

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. 2.0 2.1 Lua error in package.lua at line 80: module 'strict' not found.
  3. 3.0 3.1 Lua error in package.lua at line 80: module 'strict' not found.
  4. 4.0 4.1 Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. Lua error in package.lua at line 80: module 'strict' not found.
  10. Lua error in package.lua at line 80: module 'strict' not found.
  11. Lua error in package.lua at line 80: module 'strict' not found.
  12. Lua error in package.lua at line 80: module 'strict' not found.
  13. Lua error in package.lua at line 80: module 'strict' not found.
  14. Lua error in package.lua at line 80: module 'strict' not found.
  15. Lua error in package.lua at line 80: module 'strict' not found.

External links