Unified SCC

Unified SCC is a source control integration plugin for Microsoft Visual Studio and other MSSCCI-compatible programs, it provides capability to perform version control operations directly from inside the program, without need to use any external tools.

List of these operations includes:
* Getting new versions from the repository and sending modified versions back
* Reviewing file changes and history
* Renaming, moving, adding and deleting repository files automatically
* Auto-locking of files, which can't be edited concurrently

Currently, Unified SCC supports the following version control systems - Subversion (SVN), CVS; more integrations are under development.

Unified SCC can be used from any software supporting MSSCCI (Microsoft Source Code Control Interface). List of such software includes programs like Microsoft Visual Studio, Borland Delphi, Microsoft Visio, MatLab, 3D Studio Max and other programs (to check if your program supports this interface, check documentation of that program)
 
< Prev   Next >