|
|
@@ -25,9 +25,14 @@ |
|
|
|
<h3>Description</h3> |
|
|
|
<p>Generates an XML-formatted report file of the changes between two tags or dates recorded in a |
|
|
|
<a href="http://www.nongnu.org/cvs/" target="_top">CVS</a> repository. </p> |
|
|
|
<p><b>Important:</b> This task needs "cvs" on the path. If it isn't, you will get |
|
|
|
an error (such as error 2 on windows). If <code><cvs></code> doesn't work, try to execute <code>cvs.exe</code> |
|
|
|
<p><b>Important:</b> This task needs "<code>cvs</code>" on the path. If it isn't, you will get |
|
|
|
an error (such as error <code>2</code> on windows). If <code><cvs></code> doesn't work, try to execute <code>cvs.exe</code> |
|
|
|
from the command line in the target directory in which you are working. |
|
|
|
Also note that this task assumes that the cvs exceutable is compatible |
|
|
|
with the Unix version from cvshome.org, this is not completely true |
|
|
|
for certain other cvs clients - like CVSNT for example - and some |
|
|
|
operation may fail when using such an incompatible client. |
|
|
|
</p> |
|
|
|
<h3>Parameters</h3> |
|
|
|
<table border="1" cellpadding="2" cellspacing="0"> |
|
|
|
<tr> |
|
|
|