Package org.apache.tools.ant.taskdefs.optional.sos
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
SOSCmd Interface to hold constants used by the SOS tasks
Classes
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

Copyright © 2002 Apache Software Foundation. All rights Reserved.