Browse Source

we are not using cvs any more either

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@910672 13f79535-47bb-0310-9956-ffa450edef68
master
Antoine Levy-Lambert 15 years ago
parent
commit
083a228b16
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      docs/ant_task_guidelines.html

+ 2
- 2
docs/ant_task_guidelines.html View File

@@ -418,8 +418,8 @@ that constitute part of the patch.
Patches to existing files should be generated with
<code>svn diff filename</code>
and save the output to a file. If you want to get
the changes made to multiple files in a directory , just use <code>cvs
diff -u</code>. Then, Tar and GZip the patch file as well as any new files
the changes made to multiple files in a directory , just use <code>svn
diff</code>. Then, Tar and GZip the patch file as well as any new files
that you have added.
</ul>
<p>


Loading…
Cancel
Save