[gnomeweb-wml] Update ancient releases list, say Git instead of Svn



commit e941c2654dd597bfc323dcdb6eda282c31331145
Author: Andre Klapper <a9016009 gmx de>
Date:   Thu Aug 4 18:25:34 2011 +0200

    Update ancient releases list, say Git instead of Svn

 projects.gnome.org/evolution/git.shtml |  137 +++++++++++++++++++++++++++++---
 1 files changed, 124 insertions(+), 13 deletions(-)
---
diff --git a/projects.gnome.org/evolution/git.shtml b/projects.gnome.org/evolution/git.shtml
index 58b8033..df354bc 100644
--- a/projects.gnome.org/evolution/git.shtml
+++ b/projects.gnome.org/evolution/git.shtml
@@ -2,14 +2,14 @@
 <!--#set var="section" value="developer" -->
 <!--#include virtual="head.shtml" -->
 
-<h2>SVN Access</h2>
+<h2>Git Access</h2>
 
 <p>The modules and branches required for building Evolution, from newest version to oldest are listed below. In you need general help read <a href="http://live.gnome.org/Git/Developers";>Getting the most out of Git in GNOME</a>.</p>
 
 <p>All of the following modules are available from <a href="http://git.gnome.org/";>GNOME's Git source code repository</a>.</p>
 
 <div class="split-half">
-<h3>Development (2.29.x)</h3>
+<h3>Development (3.1.x)</h3>
 
 <table class="download">
   <tr>
@@ -19,32 +19,143 @@
   </tr>
 
   <tr>
-    <td><a href="http://git.gnome.org/cgit/evolution/tree/";>evolution</a></td>
+    <td><a href="http://git.gnome.org/browse/evolution/tree/";>evolution</a></td>
     <td>master</td><td></td>
   </tr>
 
   <tr>
-    <td><a href="http://git.gnome.org/cgit/evolution-data-server/tree/";>evolution-data-server</a></td>
+    <td><a href="http://git.gnome.org/browse/evolution-data-server/tree/";>evolution-data-server</a></td>
     <td>master</td><td></td>
   </tr>
 
   <tr>
-    <td><a href="http://git.gnome.org/cgit/gtkhtml/tree/";>gtkhtml</a></td>
+    <td><a href="http://git.gnome.org/browse/gtkhtml/tree/";>gtkhtml</a></td>
     <td>master</td><td></td>
   </tr>
 
   <tr>
-    <td><a href="http://git.gnome.org/cgit/evolution-mapi/tree/";>evolution-mapi</a></td>
+    <td><a href="http://git.gnome.org/browse/evolution-mapi/tree/";>evolution-mapi</a></td>
     <td>master</td><td>(optional)</td>
   </tr>
 
   <tr>
-    <td><a href="http://git.gnome.org/cgit/evolution-exchange/tree/";>evolution-exchange</a></td>
+    <td><a href="http://git.gnome.org/browse/evolution-ews/tree/";>evolution-ews</a></td>
     <td>master</td><td>(optional)</td>
   </tr>
+
+  <tr>
+    <td><a href="http://git.gnome.org/browse/evolution-exchange/tree/";>evolution-exchange</a></td>
+    <td>master</td><td>(optional)</td>
+  </tr>
+
+</table>
+
+<h3>Stable (3.0.x)</h3>
+
+<table class="download">
+  <tr>
+    <th>Module</th>
+    <th>Branch</th>
+    <th></th>
+  </tr>
+
+  <tr>
+    <td><a href="http://git.gnome.org/cgit/evolution/tree/?h=gnome-3-0";>evolution</a></td>
+    <td>gnome-3-0</td><td></td>
+  </tr>
+
+  <tr>
+    <td><a href="http://git.gnome.org/cgit/evolution-data-server/tree/?h=gnome-3-0";>evolution-data-server</a></td>
+    <td>gnome-3-0</td><td></td>
+  </tr>
+
+  <tr>
+    <td><a href="http://git.gnome.org/cgit/gtkhtml/tree/?h=gnome-3-0";>gtkhtml</a></td>
+    <td>gnome-3-0</td><td></td>
+  </tr>
+
+  <tr>
+    <td><a href="http://git.gnome.org/cgit/evolution-mapi/tree/?h=gnome-3-0";>evolution-mapi</a></td>
+    <td>gnome-3-0</td><td>(optional)</td>
+  </tr>
+
+  <tr>
+    <td><a href="http://git.gnome.org/cgit/evolution-exchange/tree/?h=gnome-3-0";>evolution-exchange</a></td>
+    <td>gnome-3-0</td><td>(optional)</td>
+  </tr>
+</table>
+
+<h3>Legacy (2.32.x)</h3>
+
+<table class="download">
+  <tr>
+    <th>Module</th>
+    <th>Branch</th>
+    <th></th>
+  </tr>
+
+  <tr>
+    <td><a href="http://git.gnome.org/cgit/evolution/tree/?h=gnome-2-32";>evolution</a></td>
+    <td>gnome-2-32</td><td></td>
+  </tr>
+
+  <tr>
+    <td><a href="http://git.gnome.org/cgit/evolution-data-server/tree/?h=gnome-2-32";>evolution-data-server</a></td>
+    <td>gnome-2-32</td><td></td>
+  </tr>
+
+  <tr>
+    <td><a href="http://git.gnome.org/cgit/gtkhtml/tree/?h=gnome-2-32";>gtkhtml</a></td>
+    <td>gnome-2-32</td><td></td>
+  </tr>
+
+  <tr>
+    <td><a href="http://git.gnome.org/cgit/evolution-mapi/tree/?h=gnome-2-32";>evolution-mapi</a></td>
+    <td>gnome-2-32</td><td>(optional)</td>
+  </tr>
+
+  <tr>
+    <td><a href="http://git.gnome.org/cgit/evolution-exchange/tree/?h=gnome-2-32";>evolution-exchange</a></td>
+    <td>gnome-2-32</td><td>(optional)</td>
+  </tr>
+</table>
+
+<h3>Legacy (2.30.x)</h3>
+
+<table class="download">
+  <tr>
+    <th>Module</th>
+    <th>Branch</th>
+    <th></th>
+  </tr>
+
+  <tr>
+    <td><a href="http://git.gnome.org/cgit/evolution/tree/?h=gnome-2-30";>evolution</a></td>
+    <td>gnome-2-30</td><td></td>
+  </tr>
+
+  <tr>
+    <td><a href="http://git.gnome.org/cgit/evolution-data-server/tree/?h=gnome-2-30";>evolution-data-server</a></td>
+    <td>gnome-2-30</td><td></td>
+  </tr>
+
+  <tr>
+    <td><a href="http://git.gnome.org/cgit/gtkhtml/tree/?h=gnome-2-30";>gtkhtml</a></td>
+    <td>gnome-2-30</td><td></td>
+  </tr>
+
+  <tr>
+    <td><a href="http://git.gnome.org/cgit/evolution-mapi/tree/?h=gnome-2-30";>evolution-mapi</a></td>
+    <td>gnome-2-30</td><td>(optional)</td>
+  </tr>
+
+  <tr>
+    <td><a href="http://git.gnome.org/cgit/evolution-exchange/tree/?h=gnome-2-30";>evolution-exchange</a></td>
+    <td>gnome-2-30</td><td>(optional)</td>
+  </tr>
 </table>
 
-<h3>Stable (2.28.x)</h3>
+<h3>Legacy (2.28.x)</h3>
 
 <table class="download">
   <tr>
@@ -69,17 +180,17 @@
   </tr>
 
   <tr>
-    <td><a href="http://git.gnome.org/cgit/evolution-mapi/tree/?h=gnome-2-28/";>evolution-mapi</a></td>
+    <td><a href="http://git.gnome.org/cgit/evolution-mapi/tree/?h=gnome-2-28";>evolution-mapi</a></td>
     <td>gnome-2-28</td><td>(optional)</td>
   </tr>
 
   <tr>
-    <td><a href="http://git.gnome.org/cgit/evolution-exchange/tree/?h=gnome-2-28/";>evolution-exchange</a></td>
+    <td><a href="http://git.gnome.org/cgit/evolution-exchange/tree/?h=gnome-2-28";>evolution-exchange</a></td>
     <td>gnome-2-28</td><td>(optional)</td>
   </tr>
 </table>
 
-<h3>Stable (2.26.x)</h3>
+<h3>Legacy (2.26.x)</h3>
 
 <table class="download">
   <tr>
@@ -104,12 +215,12 @@
   </tr>
 
   <tr>
-    <td><a href="http://git.gnome.org/cgit/evolution-mapi/tree/?h=gnome-2-26/";>evolution-mapi</a></td>
+    <td><a href="http://git.gnome.org/cgit/evolution-mapi/tree/?h=gnome-2-26";>evolution-mapi</a></td>
     <td>gnome-2-26</td><td>(optional)</td>
   </tr>
 
   <tr>
-    <td><a href="http://git.gnome.org/cgit/evolution-exchange/tree/?h=gnome-2-26/";>evolution-exchange</a></td>
+    <td><a href="http://git.gnome.org/cgit/evolution-exchange/tree/?h=gnome-2-26";>evolution-exchange</a></td>
     <td>gnome-2-26</td><td>(optional)</td>
   </tr>
 </table>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]