[gimp-web] Remove old CVS howtos, replace with Git howto



commit c61eae4230b67e928ac766c77efd533d283f347b
Author: Michael Schumacher <schumaml gmx de>
Date:   Wed Dec 29 20:32:59 2010 +0100

    Remove old CVS howtos, replace with Git howto

 admin/gimp-web-urls |    3 +--
 source/index.htrw   |   15 ++++++---------
 2 files changed, 7 insertions(+), 11 deletions(-)
---
diff --git a/admin/gimp-web-urls b/admin/gimp-web-urls
index f304823..d9299bb 100644
--- a/admin/gimp-web-urls
+++ b/admin/gimp-web-urls
@@ -197,8 +197,7 @@
 ["href", "wgo:webmasters",                     { "href": "/webmasters.html"}]
 
 ["href", "wgo:source",                         { "href": "/source/"}]
-["href", "wgo:source-howtos-stable_cvs_build", { "href": "/source/howtos/stable-cvs-build.html"}]
-["href", "wgo:source-howtos-stable_cvs_get",   { "href": "/source/howtos/stable-cvs-get.html"}]
+["href", "wgo:source-howtos-gimp-git",         { "href": "/source/howtos/gimp-git-build.html"}]
 
 ["href", "wgo:unix",                           { "href": "/unix/"}]
 ["href", "wgo:unix-fonts",                     { "href": "/unix/fonts.html"}]
diff --git a/source/index.htrw b/source/index.htrw
index 916ae02..f7e338e 100644
--- a/source/index.htrw
+++ b/source/index.htrw
@@ -123,19 +123,16 @@
 
 <h1><a name="gimp_from_git">GIMP from Git</a></h1>
 <p>
-  At some point in the source code was migrated from CVS to
-  Subversion and then to Git. Due to this change, the following HOWTOs
-  are somewhat outdated. We are looking for volunteers to update them.
+  The source code of GIMP is maintained in the GNOME Git
+  repository. Besides offering version tracking, branching, avanced
+  diff support and else, this repository grants everyone access to the 
+  latest revision of the GIMP source code.<br/>
+  Follow this guide and you will have the most recent GIMP in no time:
 </p>
 <ul>
-  <li><a href="wgo:source-howtos-stable_cvs_get">Get Stable GIMP from CVS</a></li>
-  <li><a href="wgo:source-howtos-stable_cvs_build">Build Stable GIMP from CVS</a></li>
+  <li><a href="wgo:source-howtos-gimp-git">Best way to keep up with GIMP from git</a></li>
 </ul>
 <p>
-  See the platform-specific pages for additional requirements and 
-  instructions for each operating system.
-</p>
-<p>
   To find out more about GIMP development,
   <a href="wgo:dev">http://developer.gimp.org/</a> should answer the
   questions you have.



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