diff --git a/docs/manual/OptionalTasks/vss.html b/docs/manual/OptionalTasks/vss.html index aa27a5aae..4b0613dee 100644 --- a/docs/manual/OptionalTasks/vss.html +++ b/docs/manual/OptionalTasks/vss.html @@ -15,6 +15,7 @@
$Date$
replace
,
+ skip
and fail
; Defaults to fail
+ skip
implies failonerror=false
current
,
+ modified
, or updated
. Defaults to current
.Note that only one of version, date or label should be specified
@@ -354,6 +378,11 @@ Task to perform HISTORY commands to Microsoft Visual SourceSafe.Name the user whose changes we would like to see No ++ failonerror +Stop the buildprocess if ss.exe exits with a returncode of 100. Defaults to true +No +Specifying the time-frame
@@ -463,6 +492,11 @@ Task to perform CHECKIN commands to Microsoft Visual SourceSafe.'Y', 'N' or empty. Specify how to reply to questions from VSS. No ++ failonerror +Stop the buildprocess if ss.exe exits with a returncode of 100. Defaults to true +No +Examples
@@ -544,6 +578,29 @@ label only one will be used in the order version, date, label.label a label to get for ++ +writablefiles +Behavior when local files are writable. Valid options are: +replace
, +skip
andfail
; Defaults tofail
+skip
impliesfailonerror=false
No ++ +failonerror +Stop the buildprocess if ss.exe exits with a returncode of 100. Defaults to true +No ++ +filetimestamp +Set the behavior for timestamps of local files. Valid options are +current
, +modified
, orupdated
. Defaults tocurrent
.No ++ getlocalcopy +Set the behavior to retrieve local copies of the files. Defaults to true. +No +Examples
@@ -615,6 +672,11 @@ Task to perform ADD commands to Microsoft Visual SourceSafe.'Y', 'N' or empty. Specify how to reply to questions from VSS. No ++ failonerror +Stop the buildprocess if ss.exe exits with a returncode of 100. Defaults to true +No +Examples
@@ -666,6 +728,11 @@ directory (see vsscp).directory where srssafe.ini
resides.No ++ failonerror +Stop the buildprocess if ss.exe exits with a returncode of 100. Defaults to true +No +Examples