See: Description
| Interface | Description | 
|---|---|
| SOSCmd | 
 Interface to hold constants used by the SOS tasks 
 | 
| Class | Description | 
|---|---|
| SOS | 
 A base class for creating tasks for executing commands on SourceOffSite. 
 | 
| SOSCheckin | 
 Commits and unlocks files in Visual SourceSafe via a SourceOffSite server. 
 | 
| SOSCheckout | 
 Retrieves and locks files in Visual SourceSafe via a SourceOffSite server. 
 | 
| SOSGet | 
 Retrieves a read-only copy of the specified project or file
 from Visual SourceSafe via a SourceOffSite server. 
 | 
| SOSLabel | 
 Labels Visual SourceSafe files via a SourceOffSite server. 
 | 
Ant tasks for working with a SourceOffSite source control system.
    The <SOSGet> Retreives file(s) from a SOS database
    The <SOSCheckin> Commits and unlocks file(s) in a SOS database
    The <SOSCheckout> Retreives and lock file(s) in a SOS database
    The <SOSLabel> Label a SOS database