[ooo-build-commit] download/index.html download/index.php

Jan Holesovsky kendy at kemper.freedesktop.org
Tue May 12 04:31:27 PDT 2009


 download/index.html |    8 ++++----
 download/index.php  |    8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

New commits:
commit 653ce1696b8e5f1bcf7587a33ec18f41b70faa2c
Author: Jan Holesovsky <kendy at suse.cz>
Date:   Tue May 12 13:30:01 2009 +0200

    The download page still pointed to svn, update it with the git info.

diff --git a/download/index.html b/download/index.html
index a6e37b1..1e76edd 100644
--- a/download/index.html
+++ b/download/index.html
@@ -55,11 +55,11 @@ installing <a href="http://go-oo.mirrorbrain.org/stable/linux-i586/GoOo-release-
 
 <p>Download: <a href="http://download.go-oo.org/OOO300/ooo-build-3.0.1.2.tar.gz">ooo-build-3.0.1.2</a>
 <br />
-Browse: <a href="http://svn.gnome.org/viewcvs/ooo-build/trunk/">trunk</a> or the
-<a href="http://svn.gnome.org/viewcvs/ooo-build/branches/ooo-build-3-0-1">ooo-build-3-0-1 branch</a>
+Browse: <a href="http://cgit.freedesktop.org/ooo-build/ooo-build/">general overview</a>, <a href="http://cgit.freedesktop.org/ooo-build/ooo-build/tree/">master branch</a>, <a href="http://cgit.freedesktop.org/ooo-build/ooo-build/tree/?h=ooo-build-3-0-1">ooo-build-3-0-1 branch</a>
 <br />
-To check out:
-<pre>$ svn checkout http://svn.gnome.org/svn/ooo-build/trunk ooo-build</pre>
+To clone: <tt>$ git clone git://anongit.freedesktop.org/git/ooo-build/ooo-build</tt> (<a href="http://www.freedesktop.org/wiki/Software/ooo-build/GettingIt">more info</a>)
+<br />
+Announces: subscribe to the <a href="http://lists.go-oo.org/listinfo.cgi/announce-go-oo.org">Go-OO announce mailing list</a>
 </p>
 
 <hr>
diff --git a/download/index.php b/download/index.php
index f4ec18b..6b92e12 100644
--- a/download/index.php
+++ b/download/index.php
@@ -26,11 +26,11 @@ installing <a href="http://go-oo.mirrorbrain.org/stable/linux-i586/GoOo-release-
 
 <p>Download: <a href="http://download.go-oo.org/OOO300/ooo-build-3.0.1.2.tar.gz">ooo-build-3.0.1.2</a>
 <br />
-Browse: <a href="http://svn.gnome.org/viewcvs/ooo-build/trunk/">trunk</a> or the
-<a href="http://svn.gnome.org/viewcvs/ooo-build/branches/ooo-build-3-0-1">ooo-build-3-0-1 branch</a>
+Browse: <a href="http://cgit.freedesktop.org/ooo-build/ooo-build/">general overview</a>, <a href="http://cgit.freedesktop.org/ooo-build/ooo-build/tree/">master branch</a>, <a href="http://cgit.freedesktop.org/ooo-build/ooo-build/tree/?h=ooo-build-3-0-1">ooo-build-3-0-1 branch</a>
 <br />
-To check out:
-<pre>\$ svn checkout http://svn.gnome.org/svn/ooo-build/trunk ooo-build</pre>
+To clone: <tt>\$ git clone git://anongit.freedesktop.org/git/ooo-build/ooo-build</tt> (<a href="http://www.freedesktop.org/wiki/Software/ooo-build/GettingIt">more info</a>)
+<br />
+Announces: subscribe to the <a href="http://lists.go-oo.org/listinfo.cgi/announce-go-oo.org">Go-OO announce mailing list</a>
 </p>
 
 <hr>


More information about the ooo-build-commit mailing list