chiark / gitweb /
website: we have a gitweb now, so update various developer info
authorIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sat, 28 Aug 2010 14:49:08 +0000 (15:49 +0100)
committerIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sat, 28 Aug 2010 14:49:08 +0000 (15:49 +0100)
yarrg/web/devel
yarrg/web/upload

index b3a06e3a71450ab5f937019b572fea1a02befc05..c21ffa2b3f5177359ffaf9ab003ea2059f18792e 100755 (executable)
@@ -50,9 +50,6 @@ Note that there is <strong>NO WARRANTY</strong> !
 
 <h2>Resources for developers</h2>
 
 
 <h2>Resources for developers</h2>
 
-For information about the YARRG JPCTB uploader, see the
-<a href="upload">page about the uploader</a>.
-
 <h3>Source code</h3>
 
 <kbd>git clone git://git.yarrg.chiark.net/ypp-sc-tools.main.git</kbd><br>
 <h3>Source code</h3>
 
 <kbd>git clone git://git.yarrg.chiark.net/ypp-sc-tools.main.git</kbd><br>
@@ -73,6 +70,16 @@ the source for their version, the website code itself lets you download
 an up-to-date of its actually-running source code.  So this link
 gives you the source code for the pages you are now looking at.
 
 an up-to-date of its actually-running source code.  So this link
 gives you the source code for the pages you are now looking at.
 
+<p>All of the above trees are available via the
+<a href="http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git">gitweb
+source code and history browser</a>.
+
+<h4>Uploader</h4>
+
+The uploader is also Free Software, but under a slightly different
+licence.  The <a href="upload">uploader page</a> has
+<a href="upload#source">complete information on how to get its source code</a>.
+
 <h3>YARRG website code instances</h3>
 
 <h4>Lookup website</h4>
 <h3>YARRG website code instances</h3>
 
 <h4>Lookup website</h4>
index f6e0fce843ec0f4d67154fac767429caf7d475a4..5ec821cd7ec7f96e07006789a7ff6e8ce358348e 100755 (executable)
@@ -156,7 +156,7 @@ your computer - in particular, so that it is always possible to launch
 Puzzle Pirates <em>without</em> JPCTB (for example, in case the plugin
 should cause any kind of problem).
 
 Puzzle Pirates <em>without</em> JPCTB (for example, in case the plugin
 should cause any kind of problem).
 
-<h2>Authorship, source code and other versions</h2>
+<h2><a name="source">Authorship, source code and other versions</a></h2>
 
 Thanks to Burninator for writing the core of the JPCTB client.  Ian
 Jackson and Owen Dunn adapted it to improve the installation setup (in
 
 Thanks to Burninator for writing the core of the JPCTB client.  Ian
 Jackson and Owen Dunn adapted it to improve the installation setup (in
@@ -184,9 +184,11 @@ versions), which you can see here:
 The source code for the downloadable released binaries is in the
 <a href="<% $url_base %>/jpctb.tar.gz">Linux
 tarball</a>.  We maintain YARRG JPCTB in git, and you can get
 The source code for the downloadable released binaries is in the
 <a href="<% $url_base %>/jpctb.tar.gz">Linux
 tarball</a>.  We maintain YARRG JPCTB in git, and you can get
-source code for recent and perhaps unreleased versions from
-<code>git://git.yarrg.chiark.net/jpctb.git</code> and/or
-<code>git://git.chiark.greenend.org.uk/~ijackson/jpctb.git</code> .
+source code for recent and perhaps unreleased versions from one of:
+<pre>
+git://git.yarrg.chiark.net/jpctb-ian.git</code> <a href="http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=jpctb-ian.git;a=summary">(gitweb)</a>
+git://git.yarrg.chiark.net/jpctb-owen.git</code>&nbsp;<a href="http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=jpctb-owen.git;a=summary">(gitweb)</a>
+</pre>
 
 
 </div>
 
 
 </div>