The Ultimate Weblog System

Welcome to Geeklog
Monday, October 13 2008 @ 07:29 AM EDT

Geeklog Source Repository

Geeklog

Anonymous Access

The Geeklog source code can be checked out anonymously from our Mercurial repository:

hg clone http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/

You can also browse the source code by pointing your web browser to that same URL: Geeklog Mercurial Repository

Note: Geeklog switched from CVS to Mercurial after the release of Geeklog 1.5.1. Our CVS repository, while still accessible, is no longer in use.

Nightly Tarball

If you don't want to check out the sources yourself, a nightly tarball is available from

http://project.geeklog.net/nightly/geeklog-nightly.tar.gz

PEAR

Geeklog requires PEAR for some functions, e.g. to send emails. If you don't have PEAR installed on your webserver, download the following tarball and unpack it inside your /path/to/geeklog/system/pear directory:

http://www.geeklog.net/nightly/geeklog-pear.tar.gz

Please note that Geeklog versions pulled from the Mercurial repository may require more or other PEAR packages than the official releases. The above tarball should include all you need for the current development version.

General Notes

The developers try to keep the repository in a working state. However, this may not always be the case. Also, it is not recommended to mix files from the repository with previously released versions unless you know exactly what you're doing ...

If you're interested in keeping up with Geeklog development, we recommend you subscribe to the geeklog-devel and geeklog-cvs mailing lists.

AptitudeCMS

Our sister project AptitudeCMS (formerly Geeklog 2) provides access to its source code via the AptitudeCMS Repository.

You can also check out the AptitudeCMS source code using Subversion:

svn co http://www.apteno.net/AptitudeCMS/svn/AptitudeCMS/trunk/

A nightly tarball of the AptitudeCMS from SVN is not yet available.

Last Updated Friday, September 26 2008 @ 07:30 AM EDT| View Printable Version