diff --git a/docs/manual/OptionalTasks/sos.html b/docs/manual/OptionalTasks/sos.html index 9c252958a..7c6ef1538 100644 --- a/docs/manual/OptionalTasks/sos.html +++ b/docs/manual/OptionalTasks/sos.html @@ -1,91 +1,90 @@ +
- +These tasks provide an interface to the
- Microsoft Visual SourceSafe SCM via
- SourceGear's SourceOffSite
- product. SourceOffSite is an add-on to Microsoft's VSS, that
-allows remote development teams and tele-commuters that need
-fast and secure read/write access to a centralized SourceSafe
- database via any TCP/IP connection . SOS also provides Linux & Solaris
-clients. The org.apache.tools.ant.taskdefs.optional.sos
- package consists of a simple framework to support SOS functionality as well
+
+
These tasks provide an interface to the
+Microsoft Visual SourceSafe SCM via
+SourceGear's SourceOffSite
+product. SourceOffSite is an add-on to Microsoft's VSS, that allows remote
+development teams and tele-commuters that need fast and secure read/write
+access to a centralized SourceSafe database via any TCP/IP connection. SOS
+provides Linux ,Solaris & Windows clients. The
+ org.apache.tools.ant.taskdefs.optional.sos
+package consists of a simple framework to support SOS functionality as well
as some Ant tasks encapsulating frequently used SOS commands. Although it
is possible to use these commands on the desktop, they were primarily intended
to be used by automated build systems. These tasks have been tested with
-SourceOffSite version 3.5.1 connecting to VisualSourceSafe 6.0. The tasks
-have been tested with Linux, Solaris & Windows2000
sosget | +sosget | Retrieves a read-only copy of the specified project or file. |
soslabel | +soslabel | Assigns a label to the specified project. |
soscheckin | +soscheckin | Updates VSS with changes made to a checked out file or project, - and unlocks the VSS master copy. | + and unlocks the VSS master copy.
soscheckout | +soscheckout | Retrieves a read-write copy of the specified project -or file, locking the VSS master copy | + or file, locking the VSS master copy
Required | |||
---|---|---|---|
soscmddir | +soscmd | Directory which contains soscmd(.exe) soscmd(.exe) must be in the path if this is not specified |
No | @@ -117,7 +116,7 @@ or file, locking the VSS master copy
file | Filename to act upon - If no file is specified then act upon the project |
+ If no file is specified then act upon the project
No | |
No | |||
nocompression | +nocompress | true or false - disable compression | No | verbose | true or false - Status messages are displayed | No | - - + +
Attribute | @@ -213,7 +211,7 @@ or file, locking the VSS master copyRequired | ||||
---|---|---|---|---|---|
soscmddir | +soscmd | Directory which contains soscmd(.exe) soscmd(.exe) must be in the path if this is not specified |
No | @@ -233,7 +231,7 @@ or file, locking the VSS master copySourceSafe project path without the "$" | Yes |
username | SourceSafe username | Yes | @@ -257,40 +255,42 @@ or file, locking the VSS master copyverbose | true or false - Status messages are displayed | No | -
soscmddir | +soscmd | Directory which contains soscmd(.exe) soscmd(.exe) must be in the path if this is not specified |
No | @@ -346,7 +346,7 @@ as the SOS server & the VSS database is at "d:\vss\srcsafe.ini"No
nocompression | +nocompress | true or false - disable compression | No | A comment to be applied to all files being checked in | No | - - + +
soscmddir | +soscmd | Directory which contains soscmd(.exe) soscmd(.exe) must be in the path if this is not specified |
No | @@ -466,7 +467,7 @@ as the SOS server & the VSS database is at "d:\vss\srcsafe.ini"No
nocompression | +nocompress | true or false - disable compression | No | true or false - Status messages are displayed | No | - - + +