stevel 2002/06/23 00:28:07
Modified: docs/manual/OptionalTasks Tag: ANT_15_BRANCH sos.html
Log:
tab to space rework, and other minor touches
Revision Changes Path
No revision
No revision
1.4.2.1 +5 -5 jakarta-ant/docs/manual/OptionalTasks/sos.html
Index: sos.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/manual/OptionalTasks/sos.html,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -r1.4 -r1.4.2.1
--- sos.html 3 Feb 2002 22:09:09 -0000 1.4
+++ sos.html 23 Jun 2002 07:28:07 -0000 1.4.2.1
@@ -23,7 +23,7 @@
<h2>Contents</h2>
<ul>
- <li><a href="#intro">Introduction</a></li>
+ <li><a href="#intro">Introduction</a></li>
<li><a href="#tasks">The Tasks</a></li>
</ul>
@@ -55,17 +55,17 @@
<td>Retrieves a read-only copy of the specified project or
file.</td>
</tr>
<tr>
- <td><a href="#SOSLabel"> soslabel</a></td>
+ <td><a href="#SOSLabel">soslabel</a></td>
<td>Assigns a label to the specified project.</td>
</tr>
<tr>
- <td><a href="#SOSCheckIn"> soscheckin</a></td>
+ <td><a href="#SOSCheckIn">soscheckin</a></td>
<td>Updates VSS with changes made to a checked out file or
project,
and unlocks the VSS master copy.</td>
</tr>
<tr>
- <td><a href="#SOSCheckOut"> soscheckout</a></td>
- <td>Retrieves a read-write copy of the specified project
+ <td><a href="#SOSCheckOut">soscheckout</a></td>
+ <td>Retrieves a read-write copy of the specified project
or file, locking the VSS master copy</td>
</tr>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>