[gnomeweb-wml] Fixed typo in index, replaced svn with git in development
- From: Paul Cutler <pcutler src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnomeweb-wml] Fixed typo in index, replaced svn with git in development
- Date: Fri, 21 Aug 2009 01:25:34 +0000 (UTC)
commit d8a203921c88929d3bfafe8678ba959af9136bc5
Author: Paul Cutler <pcutler gnome org>
Date: Thu Aug 20 20:24:37 2009 -0500
Fixed typo in index, replaced svn with git in development
projects.gnome.org/seahorse/development.html | 6 +++---
projects.gnome.org/seahorse/index.html | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/projects.gnome.org/seahorse/development.html b/projects.gnome.org/seahorse/development.html
index fb068dc..b397b46 100644
--- a/projects.gnome.org/seahorse/development.html
+++ b/projects.gnome.org/seahorse/development.html
@@ -33,13 +33,13 @@ A <a href="http://bugzilla.gnome.org/buglist.cgi?short_desc_type=allwordssubstr&
<p>There is now a --enable-debug option at compile time to give more detailed debugging information.</p>
<h2>Subversion</h2>
-The latest Seahorse source code is available for download at the GNOME repositories <a href="http://svn.gnome.org/viewcvs/seahorse/">http://svn.gnome.org/viewcvs/seahorse/</a>
+The latest Seahorse source code is available for download at the GNOME repositories <a href="http://git.gnome.org/cgit/seahorse">http://git.gnome.org/cgit/seahorse</a>
<pre>
-svn co svn://svn.gnome.org/svn/seahorse
+git clone git://git.gnome.org/seahorse
</pre>
The source can be updated to the latest available at anytime.
<pre>
-svn update
+git pull --rebase
</pre>
</body>
diff --git a/projects.gnome.org/seahorse/index.html b/projects.gnome.org/seahorse/index.html
index e670b80..3962bc9 100644
--- a/projects.gnome.org/seahorse/index.html
+++ b/projects.gnome.org/seahorse/index.html
@@ -36,7 +36,7 @@ With seahorse you can...
<ul>
<li>Create and manage PGP keys</li>
<li>Create and manage SSH keys</li>
-<li>Publish and retrive keys from key servers</li>
+<li>Publish and retrieve keys from key servers</li>
<li>Cache your passphrase so you don't have to keep typing it</li>
<li>Backup your keys and keyring</li>
<li>more...</li>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]