[gnomeweb-wml] add git instructions to the cheese website
- From: Daniel G. Siegel <dgsiegel src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnomeweb-wml] add git instructions to the cheese website
- Date: Tue, 28 Apr 2009 18:47:57 -0400 (EDT)
commit fe998cf5216f48318736869b0fcb8500afecf783
Author: daniel g. siegel <dgsiegel gnome org>
Date: Wed Apr 29 00:45:55 2009 +0200
add git instructions to the cheese website
---
projects.gnome.org/cheese/download.html | 8 ++++----
projects.gnome.org/cheese/index.html | 4 ++--
projects.gnome.org/cheese/tour.html | 2 +-
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/projects.gnome.org/cheese/download.html b/projects.gnome.org/cheese/download.html
index 23632b3..33ebe2a 100644
--- a/projects.gnome.org/cheese/download.html
+++ b/projects.gnome.org/cheese/download.html
@@ -293,13 +293,13 @@
</p>
<h3>From the bakery</h3>
<p>Cheese sources can be found in
- <a href="http://live.gnome.org/SVN">GNOME SVN</a>,
+ <a href="http://live.gnome.org/Git">GNOME Git</a>,
in the <b>"cheese"</b> module. Also, you can
- <a href="http://svn.gnome.org/viewcvs/cheese/trunk/">browse the latest sources online</a>.
+ <a href="http://git.gnome.org/cgit/cheese/">browse the latest sources online</a>.
To get them, just execute
</p>
<div class="code">
- svn co http://svn.gnome.org/svn/cheese/trunk cheese
+ git clone git://git.gnome.org/cheese
</div>
<h3>Already baked development packages</h3>
@@ -549,7 +549,7 @@
</div><!-- body -->
<div id="copyright">
- <p>Copyright © 2007,2008 <a href="http://home.cs.tum.edu/~siegel">daniel g. siegel</a>
+ <p>Copyright © 2007-2009 <a href="http://home.cs.tum.edu/~siegel">daniel g. siegel</a>
<br />
GNOME and the foot logo are trademarks of the GNOME Foundation.
<br />
diff --git a/projects.gnome.org/cheese/index.html b/projects.gnome.org/cheese/index.html
index c546f61..9d3b8dd 100644
--- a/projects.gnome.org/cheese/index.html
+++ b/projects.gnome.org/cheese/index.html
@@ -105,7 +105,7 @@
report them to the <a href="http://bugzilla.gnome.org/">GNOME Bug Tracking System.</a>
by <a href="http://bugzilla.gnome.org/simple-bug-guide.cgi?product=cheese">filing your bug here</a>.
<br/>
- Also, please try to test your bug against the SVN version of Cheese first. Your problem may already be fixed!
+ Also, please try to test your bug against the Git version of Cheese first. Your problem may already be fixed!
</p>
<h2>Mailing list</h2>
@@ -187,7 +187,7 @@
</div><!-- body -->
<div id="copyright">
- <p>Copyright © 2007,2008 <a href="http://home.cs.tum.edu/~siegel">daniel g. siegel</a>
+ <p>Copyright © 2007-2009 <a href="http://home.cs.tum.edu/~siegel">daniel g. siegel</a>
<br />
GNOME and the foot logo are trademarks of the GNOME Foundation.
<br />
diff --git a/projects.gnome.org/cheese/tour.html b/projects.gnome.org/cheese/tour.html
index 3824f16..2f02a14 100644
--- a/projects.gnome.org/cheese/tour.html
+++ b/projects.gnome.org/cheese/tour.html
@@ -209,7 +209,7 @@
</div><!-- body -->
<div id="copyright">
- <p>Copyright © 2007,2008 <a href="http://home.cs.tum.edu/~siegel">daniel g. siegel</a>
+ <p>Copyright © 2007-2009 <a href="http://home.cs.tum.edu/~siegel">daniel g. siegel</a>
<br />
GNOME and the foot logo are trademarks of the GNOME Foundation.
<br />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]