mailr17902 - /website/faq.html


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

Header


Content

Posted by edward on October 17, 2012 - 16:18:
Author: bugman
Date: Wed Oct 17 16:18:59 2012
New Revision: 17902

URL: http://svn.gna.org/viewcvs/relax?rev=17902&view=rev
Log:
Updates for the FAQ webpage for the relax trunk 
(http://www.nmr-relax.com/faq.html).


Modified:
    website/faq.html

Modified: website/faq.html
URL: 
http://svn.gna.org/viewcvs/relax/website/faq.html?rev=17902&r1=17901&r2=17902&view=diff
==============================================================================
--- website/faq.html (original)
+++ website/faq.html Wed Oct 17 16:18:59 2012
@@ -29,9 +29,9 @@
      <h3>How do I obtain the newest relax source code?</h3>
 
       <p>To obtain the most up to date copy of the relax source code without 
waiting for a new release, the new code can be checked out from the 
repository by typing:</p>
-      <p><em>$ svn co svn://svn.gna.org/svn/relax/1.3 relax-1.3</em></p>
+      <p><em>$ svn co svn://svn.gna.org/svn/relax/trunk relax-trunk</em></p>
       <p>or if this doesn't work:</p>
-      <p><em>$ svn co http://svn.gna.org/svn/relax/1.3 relax-1.3</em></p>
+      <p><em>$ svn co http://svn.gna.org/svn/relax/trunk relax-trunk</em></p>
       <p>If you already have a checked out copy, try typing:</p>
       <p><em>$ svn up</em></p>
       <p>This requires installation of the <a 
href="http://subversion.tigris.org/";>subversion program</a>.  If the fitting 
of the R<sub>1</sub> and R<sub>2</sub> NMR relaxation rates is required, the 
relaxation curve-fitting C modules will need to be compiled using <a 
href='http://www.scons.org/'>SCons</a>.  For more information, see the 
compilation subsection of the <a 
href="http://www.nmr-relax.com/download.html#Source_code_repository";>relax 
downloads</a> page.</p>




Related Messages


Powered by MHonArc, Updated Wed Oct 17 16:20:02 2012