Boost logo

Boost :

From: Martin Wille (mw8329_at_[hidden])
Date: 2003-03-10 04:16:30


Hi,

the attached patch fixes two typos in the release procedures document.

Regards,
m

Index: release_procedures.htm
===================================================================
RCS file: /cvsroot/boost/boost/more/release_procedures.htm,v
retrieving revision 1.5
diff -u -r1.5 release_procedures.htm
--- release_procedures.htm 6 Mar 2003 18:42:49 -0000 1.5
+++ release_procedures.htm 10 Mar 2003 09:13:21 -0000
@@ -87,7 +87,7 @@
   <blockquote>
     <pre>[After fixed code is committed to main branch]
 cvs update -r RC_1_26_2 [switch to the release candidate branch]
-cvs update -jmerged_to_1_26_2 -jHEAD buggycode.hpp [merge changes from the trunk to the branch]
+cvs update -jmerged_to_RC_1_26_2 -jHEAD buggycode.hpp [merge changes from the trunk to the branch]
  --&gt; RCS file: /cvsroot/boost/.../buggycode.hpp,v
  --&gt; retrieving revision 1.4
  --&gt; retrieving revision 1.6
@@ -115,7 +115,7 @@
       <p>Merge changes from main trunk into the release candidate branch:</p>
     <blockquote>
       <p>Modify | Update selection... |
- Update settings | Merge options | Only this rev/tag: <code>merged_to_1_26_2</code>
+ Update settings | Merge options | Only this rev/tag: <code>merged_to_RC_1_26_2</code>
       | Plus with this rev/tag: <code>HEAD</code> | OK</p>
     </blockquote>
       <p>Commit merge results:</p>
@@ -151,4 +151,4 @@
 
 </body>
 
-</html>
\ No newline at end of file
+</html>

http://mobile.yahoo.com.au - Yahoo! Mobile
- Check & compose your email via SMS on your Telstra or Vodafone mobile.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk