[gnomeweb-wml] Point to git instead of svn
- From: Claudio Saavedra <csaavedra src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnomeweb-wml] Point to git instead of svn
- Date: Sun, 24 Jan 2010 00:33:35 +0000 (UTC)
commit 33808ba916c5c636cf59e7d54d84a749bd86fde9
Author: Claudio Saavedra <csaavedra igalia com>
Date: Sun Jan 24 02:33:11 2010 +0200
Point to git instead of svn
projects.gnome.org/gyrus/developers.html | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/projects.gnome.org/gyrus/developers.html b/projects.gnome.org/gyrus/developers.html
index 333079a..7ae44a0 100644
--- a/projects.gnome.org/gyrus/developers.html
+++ b/projects.gnome.org/gyrus/developers.html
@@ -25,9 +25,10 @@
<h2>Contributing to gyrus development</h2>
<h3>Getting the sources</h3>
- <p>Gyrus development takes place in the <a href="http://svn.gnome.org">GNOME SVN Server</a>.
- You can check out the latest code using the <tt>svn</tt> program like this:</p>
- <code>$ svn co http://svn.gnome.org/svn/gyrus/trunk gyrus</code>
+ <p>Gyrus development takes place in the <a href="http://git.gnome.org">GNOME git server</a>.
+ You can check out the latest code using the <tt>git</tt> program like this:</p>
+ <code>$ git clone git://git.gnome.org/gyrus</code>
+ <p>You can also browse the cgit <a href="http://git.gnome.org/browse/gyrus">web interface</a>.
<br />
<h3>Bugs, patches, requests, and Bugzilla</h3>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]