|
@@ -9,6 +9,14 @@ |
|
|
|
|
|
|
|
|
<h1> |
|
|
<h1> |
|
|
Ant Pvcs Task User Manual</h1> |
|
|
Ant Pvcs Task User Manual</h1> |
|
|
|
|
|
|
|
|
|
|
|
<p><b>Note:</b> |
|
|
|
|
|
Before using this task, the user running ant must have access to the |
|
|
|
|
|
commands of PVCS (get and pcli) and must have access to the |
|
|
|
|
|
repository. Note that the way to specify the repository is platform |
|
|
|
|
|
dependent so use property to specify location of repository. |
|
|
|
|
|
</p> |
|
|
|
|
|
|
|
|
by |
|
|
by |
|
|
<br><!-- Names are in alphabetical order, on last name --> |
|
|
<br><!-- Names are in alphabetical order, on last name --> |
|
|
<ul> |
|
|
<ul> |
|
@@ -34,10 +42,6 @@ The pvcs task allows the user of ant to extract the latest edition |
|
|
of the source code from a PVCS repository. PVCS is a version control system |
|
|
of the source code from a PVCS repository. PVCS is a version control system |
|
|
developed by <a href="http://www.merant.com/products/pvcs">Merant</a>. |
|
|
developed by <a href="http://www.merant.com/products/pvcs">Merant</a>. |
|
|
<br> |
|
|
<br> |
|
|
Before using this tag, the user running ant must have access to the commands |
|
|
|
|
|
of PVCS (get and pcli) and must have access to the repository. Note that the way to specify |
|
|
|
|
|
the repository is platform dependent so use property to specify location of repository. |
|
|
|
|
|
<br> |
|
|
|
|
|
This version has been tested agains PVCS version 6.5 and 6.6 under Windows and Solaris. |
|
|
This version has been tested agains PVCS version 6.5 and 6.6 under Windows and Solaris. |
|
|
|
|
|
|
|
|
<hr> |
|
|
<hr> |
|
@@ -248,7 +252,7 @@ repository from two projects using nested <pvcsproject> elements. |
|
|
Total time: 22 seconds</pre> |
|
|
Total time: 22 seconds</pre> |
|
|
|
|
|
|
|
|
<hr WIDTH="100%"> |
|
|
<hr WIDTH="100%"> |
|
|
<p align="center">Copyright © 2001-2002 Apache Software |
|
|
|
|
|
|
|
|
<p align="center">Copyright © 2001-2003 Apache Software |
|
|
Foundation. All rights Reserved.</p> |
|
|
Foundation. All rights Reserved.</p> |
|
|
<p>PVCS is a registered trademark of MERANT.</p> |
|
|
<p>PVCS is a registered trademark of MERANT.</p> |
|
|
</body> |
|
|
</body> |
|
|