mailr18782 - /trunk/docs/Release_Checklist


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

Header


Content

Posted by edward on March 11, 2013 - 17:11:
Author: bugman
Date: Mon Mar 11 17:11:24 2013
New Revision: 18782

URL: http://svn.gna.org/viewcvs/relax?rev=18782&view=rev
Log:
Even more fixes for the minfx and bmrblib instructions for the release 
checklist.

These are the packages bundled with relax (http://gna.org/projects/minfx/ and
http://gna.org/projects/bmrblib/).


Modified:
    trunk/docs/Release_Checklist

Modified: trunk/docs/Release_Checklist
URL: 
http://svn.gna.org/viewcvs/relax/trunk/docs/Release_Checklist?rev=18782&r1=18781&r2=18782&view=diff
==============================================================================
--- trunk/docs/Release_Checklist (original)
+++ trunk/docs/Release_Checklist Mon Mar 11 17:11:24 2013
@@ -74,16 +74,16 @@
 
 $ svn co svn+ssh://bugman@xxxxxxxxxxx/svn/relax/tags/2.0.1
 $ cd 2.0.1
-$ svn co svn+ssh://bugman@xxxxxxxxxxx/svn/minfx/trunk/minfx
-$ svn co svn+ssh://bugman@xxxxxxxxxxx/svn/bmrblib/trunk/bmrblib
+$ svn co svn+ssh://bugman@xxxxxxxxxxx/svn/minfx/1.0.4/minfx
+$ svn co svn+ssh://bugman@xxxxxxxxxxx/svn/bmrblib/1.0.2/bmrblib
 $ scons binary_dist key=xxxxx
 
 Or:
 
 $ svn co http://svn.gna.org/svn/relax/tags/2.0.1
 $ cd 2.0.1
-$ svn co http://svn.gna.org/svn/minfx/trunk/minfx
-$ svn co http://svn.gna.org/svn/bmrblib/trunk/bmrblib
+$ svn co http://svn.gna.org/svn/minfx/1.0.4/minfx
+$ svn co http://svn.gna.org/svn/bmrblib/1.0.2/bmrblib
 $ scons binary_dist
 
 




Related Messages


Powered by MHonArc, Updated Mon Mar 11 18:20:02 2013