Geograph Source Code SVN Repository
Download the Geograph Source Code - via Subversion
The SVN Repository lives at: https://svn.geograph.org.uk/svn/,
below are links to the most important part of the repositiory.
(Please contact us if you want your own branch, and/or write access to the repositiory.)
· Websites
- https://svn.geograph.org.uk/svn/trunk/
- The main website codebase - checkout this if you wish to start your own project. This will usually contain the most stable code. But its not kept very uptodate.
- https://svn.geograph.org.uk/svn/branches/british-isles/
- The Geograph British Isles branch. The developers might have developmental stuff, that only once stable is merged back into
the trunk.
- https://svn.geograph.org.uk/svn/branches/germany/
- The Geograph Deutschland (Germany) branch.
- https://svn.geograph.org.uk/svn/branches/channel-islands/
- The Geograph Channel Islands branch.
· Misc
- https://svn.geograph.org.uk/svn/apps/trunk/JUploader/
- Java based bulk uploader - read more
- https://svn.geograph.org.uk/svn/apps/trunk/tracker/
- Customisation of Rivet Tracker - which we use to distribute torrents of images. Rather than setup your own tracker you are welcome to use ours for geograph
related downloads - please contact us.
- https://svn.geograph.org.uk/svn/apps/trunk/sphinxserver/
- A basic PHP application, that serves as a lightweight REST API to a SphinxSearch instance
- https://svn.geograph.org.uk/svn/modules/trunk/perl/
- Perl based module for interacting with the Geograph API - also found on CPAN
- https://svn.geograph.org.uk/svn/modules/trunk/picasa/
- Picasa button - for bulk uploading to Geograph.
- https://svn.geograph.org.uk/svn/modules/trunk/sphinx/
- Some sphinxsearch UDF's we've found useful for producing varied samples.
· Vendor
- https://svn.geograph.org.uk/svn/vendor/
- Read only copies of some third part repositories. specific versions are imported so we can track our own changes against them.
Back to Code Homepage