[Commits] [svn:einsteintoolkit] www/download/ (Rev. 1030)

knarf at cct.lsu.edu knarf at cct.lsu.edu
Wed May 22 11:13:53 CDT 2013


User: knarf
Date: 2013/05/22 11:13 AM

Modified:
 /download/
  index.php

Log:
 update download page

File Changes:

Directory: /download/
=====================

File [modified]: index.php
Delta lines: +7 -3
===================================================================
--- download/index.php	2013-05-22 16:08:00 UTC (rev 1029)
+++ download/index.php	2013-05-22 16:13:53 UTC (rev 1030)
@@ -15,10 +15,10 @@
 commands listed below. This will create a directory called Cactus in
 which the components of the Einstein Toolkit are downloaded.  </p>
 
-<h4>Current release: Ørsted (released on November 8th, 2012)</h4>
+<h4>Current release: Gauss (released on May 22nd, 2013)</h4>
 
 This is the recommended version of the toolkit for most users.  See
-the <a href = "../about/releases/ET_2012_11_announcement.php">release
+the <a href = "../about/releases/ET_2013_05_announcement.php">release
 notes</a> for more information.
 
 <pre>
@@ -26,9 +26,13 @@
 
 chmod a+x GetComponents
 
-./GetComponents --parallel https://svn.einsteintoolkit.org/manifest/branches/ET_2012_11/einsteintoolkit.th
+./GetComponents --parallel https://svn.einsteintoolkit.org/manifest/branches/ET_2013_05/einsteintoolkit.th
 </pre>
 
+A tarball of the release is also available <a href="http://einsteintoolkit.org/tarballs/">here</a>,
+but using GetComponents is the preferred method to obtain the code. Use the tarball only if
+there is no way to use GetComponents (which should almost never be the case).
+
 <h4>Current development version</h4>
 
 This version is under constant development and, while we try to make



More information about the Commits mailing list