The following add-ons are provided to help you extend the capabilities of Surround SCM.
The following triggers can help you extend the functionality of Surround SCM. Seapine does not provide support for these triggers. Check the Surround SCM wiki for more trigger examples.
| Trigger |
Description |
| Build Management |
Uses triggers to manage a build process. This examples uses Ant as the build tool.
|
| Custom Keyword Expansion |
Uses triggers to expand a custom set of keywords.This code was built with Visual C++ 6.0, but could be built by most standard Windows C++ compilers. |
FTP File Transfer
(Batch)
(C++) |
Uses triggers to keep a remote FTP server up to date with the newest Surround SCM files. The C++ version was built with Visual C++ 6.0 but could be built by most standard Windows C++ compilers.
|
Log Events
(Batch)
(C++)
(Shell script) |
Uses triggers to record a log of events that occur within Surround SCM. This code can be used as is or customized. The C++ version was built with Visual C++ 6.0 but could be built by most standard Windows C++ compilers.
|
| Sync Surround SCM Server |
Uses triggers to keep two repositories that reside on different Surround SCM Servers in sync.This code was built with Visual C++ 6.0 but could be built by most standard Windows C++ compilers. |
| Verify Text During Check In |
Uses triggers to verify that certain text is included with every check in (or add). This code was built with Visual C++ 6.0 but could be built by most standard Windows C++ compilers. |
The following utilities can be used to automatically generate Surround SCM reports. Seapine does not provide support for these utilities.
| Project |
Description |
| Report Automation |
Provides a way to automatically generate reports by a variety of date ranges using the Surround SCM command line interface (CLI). Utilities were compiled on Windows using the Microsoft Visual Studio 6.0 compiler.
|
|