Works with Surround SCM 2009
This example uses Microsoft .NET charts to create a stacked column chart that reports on check-in activity per branch per month.
Figure 1 below illustrates how the chart may look like:
Continue reading…
Works with Surround SCM 2009
This example uses Microsoft .NET charts to create a stacked column chart that reports on check-in activity per branch per month.
Figure 1 below illustrates how the chart may look like:
Continue reading…
Applies to Surround SCM 2009
This is an example of how you could use the data accessible from the Surround SCM database to display information on your company’s intranet.
For this example we are using Microsoft Sharepoint, but in theory you could use any web technology that allows you to query the database and has similar controls, namely the tree view controls and the data grid view control.
Continue reading…
Works with TestTrack 2008
You are about to put a build or a release together, and you would like to know not only which files have changed, but what in the files has changed.
You want a list of all issues addressed in this release, all source code files associated with them and what actually was changed in these files in order to address the issues.
Continue reading…
Surround SCM’s merge logic (which usually allows auto-merging of files without requiring the user to manually merge files) used in promoting must always promote the “tip” version of the files, this is the latest version of the files.
In some occasions the version of the file that the needs to be promoted may not always be the “tip” version.
The following article will show how you can take a specific set of files and a specific version and merge them into another branch.
Continue reading…
Works with TestTrack 2008 and later
Will not work with TestTrack 7.6 and earlier
This sample uses a TestTrack trigger to synchronize defect changes with cases in Salesforce.com.
Continue reading…
Works with Surround SCM 5 and later
The following article shows how to set up a Surround SCM trigger to get the latest version of each file in a specified repository and then launch MSBuild to build the solution.
Continue reading…
SSCMBugMerge is a C# utility that allows users to perform specific delta merge operations from one Surround SCM branch to another using a TestTrack defect number. This program is intended to serve as an example of how similar applications can be written and is not intended for use in a production environment as-is.
Continue reading…
Page optimized by WP Minify WordPress Plugin