rdonkin     2002/09/23 11:57:02

  Modified:    docs     patches.html
  Log:
  Extra instructions for winCVS users. Submitted by Tetsuya Kitahata.
  
  Revision  Changes    Path
  1.5       +10 -0     jakarta-commons/docs/patches.html
  
  Index: patches.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/patches.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- patches.html      19 Sep 2002 21:04:26 -0000      1.4
  +++ patches.html      23 Sep 2002 18:57:01 -0000      1.5
  @@ -290,6 +290,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> -&gt; <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>
                               </blockquote>
           </p>
         </td></tr>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to