Anonymous SVN access

All mapnik's files are maintained in a SVN (subversion) repository. You will need a SVN client installed on your machine.  You can use the command-line client or GUI - it's up to you.

Please, consult subversion documentation on client availibility for your platform, usage etc.

Using command-line client you can checkout the latest snapshot like this:
(Anonymous SVN Access via SVN)

svn co svn://svn.mapnik.org/trunk mapnik

You can also browse source files through web-based SVN repository access.