Package org.apache.tools.ant.taskdefs.optional.sos

Ant tasks for working with a SourceOffSite source control system.

See:
          Description

Interface Summary
SOSCmd Interface to hold constants used by the SOS tasks
 

Class Summary
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.
 

Package org.apache.tools.ant.taskdefs.optional.sos Description

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