summaryrefslogtreecommitdiff
path: root/developers
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2012-07-03 16:57:57 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2012-07-03 16:57:57 +0100
commit7817aef8ccb674c6f79ab17da4f51b7f043c19b6 (patch)
treea82a417e28723724fdbbffaec5702e53a2beb45d /developers
parent23c384aa07288dc86dce79125b749a7068edaf43 (diff)
downloadnetsurf-website-7817aef8ccb674c6f79ab17da4f51b7f043c19b6.tar.gz
netsurf-website-7817aef8ccb674c6f79ab17da4f51b7f043c19b6.tar.bz2
More SVN --> Git.
Diffstat (limited to 'developers')
-rw-r--r--developers/gsoc/2008ideas.en2
-rw-r--r--developers/gsoc/2009ideas.en2
-rw-r--r--developers/index.en6
3 files changed, 5 insertions, 5 deletions
diff --git a/developers/gsoc/2008ideas.en b/developers/gsoc/2008ideas.en
index f1524b3..3db35f1 100644
--- a/developers/gsoc/2008ideas.en
+++ b/developers/gsoc/2008ideas.en
@@ -60,7 +60,7 @@
<ul>
<li>Join our IRC channel <code>#netsurf</code> on <a href="http://freenode.net/">Freenode</a> and introduce yourself. Also, subscribe to the <a href="http://www.netsurf-browser.org/lists/netsurf-dev">developer mailing list</a>.</li>
<li>Have access to a computer with supported OS (RISC OS, Linux, FreeBSD, etc) or an OS relevant for the project you want to apply for (Windows, Mac OS).</li>
-<li>Get up to speed with <a href="http://subversion.tigris.org/">Subversion</a>, as we use this for source control, and get the NetSurf <a href="http://www.netsurf-browser.org/documentation/develop#Subversion">source code</a>.</li>
+<li>Get up to speed with <a href="http://wiki.netsurf-browser.org/Documentation/GettingCoding">Git</a>, as we use this for source control, and get the NetSurf <a href="http://www.netsurf-browser.org/documentation/develop#SourceControl">source code</a>.</li>
<li><a href="http://www.netsurf-browser.org/documentation/develop#Compiling">Build NetSurf</a> and enjoy using it. (Ask if you need help.)</li>
<li>Get familiarised with the source code &ndash; read the <a href="http://source.netsurf-browser.org/trunk/netsurf/Docs/">code documentation</a>.</li>
</ul>
diff --git a/developers/gsoc/2009ideas.en b/developers/gsoc/2009ideas.en
index 4458c39..1b53b95 100644
--- a/developers/gsoc/2009ideas.en
+++ b/developers/gsoc/2009ideas.en
@@ -58,7 +58,7 @@
<ul>
<li>Join our IRC channel <code>#netsurf</code> on <a href="http://freenode.net/">Freenode</a> and introduce yourself. Also, subscribe to the <a href="http://www.netsurf-browser.org/lists/netsurf-dev">developer mailing list</a>.</li>
<li>Have access to a computer with supported OS (RISC OS, Linux, FreeBSD, BeOS, AmigaOS etc) or an OS relevant for the project you want to apply for (Windows, Mac OS).</li>
-<li>Get up to speed with <a href="http://subversion.tigris.org/">Subversion</a>, as we use this for source control, and get the NetSurf <a href="http://www.netsurf-browser.org/documentation/develop#Subversion">source code</a>.</li>
+<li>Get up to speed with <a href="http://wiki.netsurf-browser.org/Documentation/GettingCoding">Git</a>, as we use this for source control, and get the NetSurf <a href="http://www.netsurf-browser.org/documentation/develop#SourceControl">source code</a>.</li>
<li><a href="http://www.netsurf-browser.org/documentation/develop#Compiling">Build NetSurf</a> and enjoy using it. (Ask if you need help.)</li>
<li>Get familiarised with the source code &ndash; read the <a href="http://source.netsurf-browser.org/trunk/netsurf/Docs/">code documentation</a>.</li>
<li>Consider submitting a patch to fix an issue on our <a href="http://sourceforge.net/tracker/?func=browse&group_id=51719&atid=464312">bug tracker</a> or <a href="http://sourceforge.net/tracker/?func=browse&amp;group_id=51719&atid=464315">feature request tracker</a></li>
diff --git a/developers/index.en b/developers/index.en
index a87913a..dd773e8 100644
--- a/developers/index.en
+++ b/developers/index.en
@@ -109,11 +109,11 @@
<h2>Getting NetSurf source code</h2>
-<p>The source is kept in a Subversion repository. To check the latest source out use the command provided in the <a href="/documentation/develop#Subversion">developer documentation</a>.</p>
+<p>The source is kept in a Git repository. To check the latest source out use the command provided in the <a href="/documentation/develop#SourceControl">developer documentation</a>.</p>
-<p>Instructions for <a href="http://source.netsurf-browser.org/*checkout*/trunk/netsurf/Docs/BUILDING-GTK">building the GTK version</a> will be checked out with the source code. A guide to <a href="/documentation/robuild">building NetSurf on RISC OS</a> can be found in the documentation section of the web site.</p>
+<p>Instructions for <a href="http://source.netsurf-browser.org/?p=netsurf.git;a=blob_plain;f=Docs/BUILDING-GTK;hb=HEAD">building the GTK version</a> will be checked out with the source code. A guide to <a href="/documentation/robuild">building NetSurf on RISC OS</a> can be found in the documentation section of the web site.</p>
-<p>It is also possible to browse the source online via the <a href="http://source.netsurf-browser.org/trunk/netsurf/">web interface</a>.</p>
+<p>It is also possible to browse the source online via the <a href="http://source.netsurf-browser.org/?p=netsurf.git">web interface</a>.</p>
<h2>Recent changes</h2>