From: Ian Jackson Date: Sat, 28 Aug 2010 14:49:08 +0000 (+0100) Subject: website: we have a gitweb now, so update various developer info X-Git-Tag: 6.6.4~1 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-live.git;a=commitdiff_plain;h=c294ae304e05ee01fddf777c7d34415fad0de575 website: we have a gitweb now, so update various developer info --- diff --git a/yarrg/web/devel b/yarrg/web/devel index b3a06e3..c21ffa2 100755 --- a/yarrg/web/devel +++ b/yarrg/web/devel @@ -50,9 +50,6 @@ Note that there is NO WARRANTY !

Resources for developers

-For information about the YARRG JPCTB uploader, see the -page about the uploader. -

Source code

git clone git://git.yarrg.chiark.net/ypp-sc-tools.main.git
@@ -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. +

All of the above trees are available via the +gitweb +source code and history browser. + +

Uploader

+ +The uploader is also Free Software, but under a slightly different +licence. The uploader page has +complete information on how to get its source code. +

YARRG website code instances

Lookup website

diff --git a/yarrg/web/upload b/yarrg/web/upload index f6e0fce..5ec821c 100755 --- a/yarrg/web/upload +++ b/yarrg/web/upload @@ -156,7 +156,7 @@ your computer - in particular, so that it is always possible to launch Puzzle Pirates without JPCTB (for example, in case the plugin should cause any kind of problem). -

Authorship, source code and other versions

+

Authorship, source code and other versions

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 Linux tarball. We maintain YARRG JPCTB in git, and you can get -source code for recent and perhaps unreleased versions from -git://git.yarrg.chiark.net/jpctb.git and/or -git://git.chiark.greenend.org.uk/~ijackson/jpctb.git . +source code for recent and perhaps unreleased versions from one of: +
+git://git.yarrg.chiark.net/jpctb-ian.git (gitweb)
+git://git.yarrg.chiark.net/jpctb-owen.git (gitweb)
+