sbailliez 2002/10/24 03:27:59
Modified: docs/manual/OptionalTasks Tag: ANT_15_BRANCH vss.html
Log:
Add some details relative to the VSSGET for recursive mode.
PR:13670
Reported by: [EMAIL PROTECTED] (David Witherspoon)
Revision Changes Path
No revision
No revision
1.7.2.3 +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.7.2.2
retrieving revision 1.7.2.3
diff -u -r1.7.2.2 -r1.7.2.3
--- vss.html 23 Jun 2002 19:28:10 -0000 1.7.2.2
+++ vss.html 24 Oct 2002 10:27:59 -0000 1.7.2.3
@@ -128,7 +128,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:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>