This class implements a Compound source control with one triggers
section and one targets section.
The triggers section contains one or more source controls that act
as triggers for the modifications, i.e.
This class implements the SourceControlElement methods for a MKS repository.
The call to MKS is assumed to work with any setup:
The call to MKS login should be done prior to calling this class.
attributes:
localWorkingDir - local directory for the sandbox
project - the name and path to the MKS project
doNothing - if this attribute is set to true, no mks command is executed.
This class logs into StarTeam and collects information on any modifications
made since the last successful build.
author: Christopher Charlier -- ThoughtWorks Inc.