bodewig 2002/10/24 07:55:24
Modified: docs/manual/OptionalTasks vss.html
Log:
merge clarification from 1.5 branch.
PR: 13670
Submitted by: David Witherspoon <david_witherspoon at adp.com>
Revision Changes Path
1.12 +7 -2 jakarta-ant/docs/manual/OptionalTasks/vss.html
Index: vss.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/manual/OptionalTasks/vss.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- vss.html 26 Sep 2002 13:28:41 -0000 1.11
+++ vss.html 24 Oct 2002 14:55:24 -0000 1.12
@@ -127,7 +127,12 @@
</tr>
<tr>
<td>recursive</td>
- <td>true or false; default false</td>
+ <td>true or false; default false. Note however that in the SourceSafe UI
+ , there is a setting accessed via Tools/Options/GeneralTab called
+ "Act on projects recursively". If this setting is checked,
+ then the recursive attribute is effectively ignored, and the get
+ will always be done recursively
+ </td>
<td>No</td>
</tr>
<tr>
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|