rdonkin 2002/09/23 11:56:52
Modified: xdocs patches.xml
Log:
Extra instructions for winCVS users. Submitted by Tetsuya Kitahata.
Revision Changes Path
1.2 +11 -1 jakarta-commons/xdocs/patches.xml
Index: patches.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/xdocs/patches.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- patches.xml 26 Aug 2002 17:42:27 -0000 1.1
+++ patches.xml 23 Sep 2002 18:56:52 -0000 1.2
@@ -88,6 +88,16 @@
Try to give your patch files meaningful names. This makes it easier for
developers who need to
apply a number of different patches.
</p>
+ <p>
+ <strong>Note:</strong></p>
+ <p>If you use <a href='http://www.wincvs.org/'>WinCVS</a>, move to
+ <code>[Admin]</code> -> <code>[Command Line]</code> Menu and type <code>cvs
diff -u</code> at
+ <code>[Enter a cvs line command]</code> input field (<code>[Commandline Settings]
Tab</code>),
+ while selecting the target directories or files, in order to create
+ unified diffs. </p>
+ <p>In other words, <code>[Alt+A]</code>+<code>[Alt+C]</code>+<code>[Alt+C]</code>
+ and type <code>cvs diff -u</code>.
+ </p>
</section>
<section name="Submitting A Patch">
<p>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>