[ooo-build-commit] .: developers/index.html developers/index.php discover/index.html discover/index.php

Jan Holesovsky kendy at kemper.freedesktop.org
Tue Feb 16 13:57:04 PST 2010


 developers/index.html |    6 +++---
 developers/index.php  |    6 +++---
 discover/index.html   |    2 +-
 discover/index.php    |    2 +-
 4 files changed, 8 insertions(+), 8 deletions(-)

New commits:
commit d502c95e4663889c61657d2aefa0c96853150fbb
Author: Jan Holesovsky <kendy at suse.cz>
Date:   Tue Feb 16 22:56:07 2010 +0100

    Update pointers to svn.gnome.org to cgit.freedesktop.org.

diff --git a/developers/index.html b/developers/index.html
index 762637b..144bab8 100644
--- a/developers/index.html
+++ b/developers/index.html
@@ -113,7 +113,7 @@
                         <li><a href="http://wiki.services.openoffice.org/wiki/DomainDeveloper">Who is Whom?</a></li>
                         <li><a href="http://eis.services.openoffice.org/EIS2/servlet/GuestLogon">EIS</a></li>
                         <li><a href="http://wiki.services.openoffice.org/wiki/Tinderbox_Setup">Tinderbox setup</a></li>
-                        <li>ooo-build <a href="http://download.go-oo.org/">source</a> &amp; <a href="http://svn.gnome.org/viewvc/ooo-build/trunk/patches/">patches</a></li>
+                        <li>ooo-build <a href="http://download.go-oo.org/">source</a> &amp; <a href="http://cgit.freedesktop.org/ooo-build/ooo-build/tree/patches">patches</a></li>
                         <li><a href="/users/mgp/">MagicPoint users</a></li>
                 <li><a href="http://docs.go-oo.org/index.html">source code documentation</a></li>
                     </ul>
@@ -125,7 +125,7 @@
         <p>We have a channel #go-oo on irc.freenode.net, where you can discuss development 
 	issues with hackers.</p>
         <p>To contact anyone wrt. go-oo see the ooo-build 
-	<a href="http://svn.gnome.org/viewcvs/ooo-build/trunk/AUTHORS?view=markup">maintainers</a> 
+	<a href="http://cgit.freedesktop.org/ooo-build/ooo-build/tree/AUTHORS">maintainers</a> 
 	or contact <i>mmeeks T novell com</i></p>
 
 	<h4>Mailing List</h4>
@@ -180,7 +180,7 @@
     </div>
 
     <p>where <i>DISTRO</i> is the basename of a file in the 
-    <a href="http://svn.gnome.org/viewvc/ooo-build/trunk/distro-configs/">distro-configs</a>
+    <a href="http://cgit.freedesktop.org/ooo-build/ooo-build/tree/distro-configs">distro-configs</a>
     directory, such as <i>Debian</i>, <i>SUSE</i>, or <i>Ubuntu</i>.</p>
 
     <p>See the 
diff --git a/developers/index.php b/developers/index.php
index 44946e7..97b947d 100644
--- a/developers/index.php
+++ b/developers/index.php
@@ -87,7 +87,7 @@ $content = <<<EOT
                         <li><a href="http://wiki.services.openoffice.org/wiki/DomainDeveloper">Who is Whom?</a></li>
                         <li><a href="http://eis.services.openoffice.org/EIS2/servlet/GuestLogon">EIS</a></li>
                         <li><a href="http://wiki.services.openoffice.org/wiki/Tinderbox_Setup">Tinderbox setup</a></li>
-                        <li>ooo-build <a href="http://download.go-oo.org/">source</a> &amp; <a href="http://svn.gnome.org/viewvc/ooo-build/trunk/patches/">patches</a></li>
+                        <li>ooo-build <a href="http://download.go-oo.org/">source</a> &amp; <a href="http://cgit.freedesktop.org/ooo-build/ooo-build/tree/patches">patches</a></li>
                         <li><a href="/users/mgp/">MagicPoint users</a></li>
                 <li><a href="http://docs.go-oo.org/index.html">source code documentation</a></li>
                     </ul>
@@ -99,7 +99,7 @@ $content = <<<EOT
         <p>We have a channel #go-oo on irc.freenode.net, where you can discuss development 
 	issues with hackers.</p>
         <p>To contact anyone wrt. go-oo see the ooo-build 
-	<a href="http://svn.gnome.org/viewcvs/ooo-build/trunk/AUTHORS?view=markup">maintainers</a> 
+	<a href="http://cgit.freedesktop.org/ooo-build/ooo-build/tree/AUTHORS">maintainers</a> 
 	or contact <i>mmeeks T novell com</i></p>
 
 	<h4>Mailing List</h4>
@@ -154,7 +154,7 @@ $content = <<<EOT
     </div>
 
     <p>where <i>DISTRO</i> is the basename of a file in the 
-    <a href="http://svn.gnome.org/viewvc/ooo-build/trunk/distro-configs/">distro-configs</a>
+    <a href="http://cgit.freedesktop.org/ooo-build/ooo-build/tree/distro-configs">distro-configs</a>
     directory, such as <i>Debian</i>, <i>SUSE</i>, or <i>Ubuntu</i>.</p>
 
     <p>See the 
diff --git a/discover/index.html b/discover/index.html
index 5353179..12fd341 100644
--- a/discover/index.html
+++ b/discover/index.html
@@ -122,7 +122,7 @@ permitting automation from
 many languages such as <a href="http://www.mono-project.com/CSharp">C#</a>,
 <a href="http://boo.codehaus.org">Boo</a>,
 and more! (<a href="http://wiki.services.openoffice.org/wiki/Mono_Integration">instructions</a>;
-<a href="http://svn.gnome.org/svn/ooo-build/trunk/test/mono/">source</a>)</p>
+<a href="http://cgit.freedesktop.org/ooo-build/ooo-build/tree/test/mono">source</a>)</p>
 <a href="mono-sample.png">
 <img src="mono-sample-thumb.png" alt="Screenshot of Automation with Mono"/></a>
 </div>
diff --git a/discover/index.php b/discover/index.php
index bdc4bbc..b2a12ef 100644
--- a/discover/index.php
+++ b/discover/index.php
@@ -93,7 +93,7 @@ permitting automation from
 many languages such as <a href="http://www.mono-project.com/CSharp">C#</a>,
 <a href="http://boo.codehaus.org">Boo</a>,
 and more! (<a href="http://wiki.services.openoffice.org/wiki/Mono_Integration">instructions</a>;
-<a href="http://svn.gnome.org/svn/ooo-build/trunk/test/mono/">source</a>)</p>
+<a href="http://cgit.freedesktop.org/ooo-build/ooo-build/tree/test/mono">source</a>)</p>
 <a href="mono-sample.png">
 <img src="mono-sample-thumb.png" alt="Screenshot of Automation with Mono"/></a>
 </div>


More information about the ooo-build-commit mailing list