antoine 2003/09/22 09:42:58
Modified: docs/manual/OptionalTasks perforce.html
Log:
Adding information concerning multiple line labels in <p4label/>
Revision Changes Path
1.22 +4 -2 ant/docs/manual/OptionalTasks/perforce.html
Index: perforce.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/OptionalTasks/perforce.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- perforce.html 24 May 2003 15:28:38 -0000 1.21
+++ perforce.html 22 Sep 2003 16:42:58 -0000 1.22
@@ -384,7 +384,8 @@
</tr>
<tr>
<td valign="top">view</td>
- <td valign="top">client view to use for label</td>
+ <td valign="top">client view to use for label<br/>
+ The view can contain multiple lines separated by ; or :</td>
<td valign="top" align="center">No</td>
</tr>
<tr>
@@ -406,6 +407,7 @@
name="NightlyBuild:${DSTAMP}:${TSTAMP}"
desc="Auto Nightly Build"
lock="locked"
+ label="//firstdepot/...;//secondepot/foo/bar/..."
/>
</pre>
<hr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]