mailr14376 - /1.3/docs/Release_Checklist


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on August 12, 2011 - 14:47:
Author: bugman
Date: Fri Aug 12 14:47:07 2011
New Revision: 14376

URL: http://svn.gna.org/viewcvs/relax?rev=14376&view=rev
Log:
Updated the release checklist to include the bundling of bmrblib 
(http://gna.org/projects/bmrblib).


Modified:
    1.3/docs/Release_Checklist

Modified: 1.3/docs/Release_Checklist
URL: 
http://svn.gna.org/viewcvs/relax/1.3/docs/Release_Checklist?rev=14376&r1=14375&r2=14376&view=diff
==============================================================================
--- 1.3/docs/Release_Checklist (original)
+++ 1.3/docs/Release_Checklist Fri Aug 12 14:47:07 2011
@@ -42,9 +42,10 @@
 
 
 
-* Bundle minfx by checking out the current trunk:
+* Bundle minfx and bmrblib by checking out the current trunk:
 
 $ svn co svn+ssh://bugman@xxxxxxxxxxx/svn/minfx/trunk/minfx
+$ svn co svn+ssh://bugman@xxxxxxxxxxx/svn/bmrblib/trunk/bmrblib
 
 
 
@@ -66,16 +67,18 @@
 
 
 
-* Build other distribution packages by first checking out the tag, bundling 
minfx:
+* Build other distribution packages by checking out the tag and bundling 
minfx and bmrblib.:
 
 $ svn co svn+ssh://bugman@xxxxxxxxxxx/svn/relax/tags/1.3.1
 $ svn co svn+ssh://bugman@xxxxxxxxxxx/svn/minfx/trunk/minfx
+$ svn co svn+ssh://bugman@xxxxxxxxxxx/svn/bmrblib/trunk/bmrblib
 $ scons binary_dist key=xxxxx
 
 Or:
 
 $ svn co http://svn.gna.org/svn/relax/tags/1.3.1
 $ svn co http://svn.gna.org/svn/minfx/trunk/minfx
+$ svn co http://svn.gna.org/svn/bmrblib/trunk/bmrblib
 $ scons binary_dist
 
 




Related Messages


Powered by MHonArc, Updated Fri Aug 12 15:40:02 2011