Development
Source repository
PrimaGIS code base is tracked in a Subversion repository hosted at gispython.org. The ZCO project is also hosted at
the same repository.
You can checkout the PrimaGIS SVN head with the following command:
$ svn checkout http://svn.gispython.org/zope/PrimaGIS/trunk PrimaGIS
This creates a directory called 'PrimaGIS' in your current directory with
the latest source tree in it. You could do this directly into your Zope
products directory if you wish. You can also browse the repository at
http://trac.gispython.org/projects/zope/browser/
Note! If you choose to try the SVN HEAD instead of a prepared release,
you should be aware that the current HEAD might not function properly. We try
to assure that code committed to the repository works, but we cannot
guarantee that this holds all the time. It is therefore very important that
you at least take a look at a recent changelog to see whether anything
dramatic has been done, before filing bug reports. Please use either the
svn log command or the web interface for
this.
Issue tracker
PrimaGIS uses Trac for project
management and the project page is located at http://trac.gispython.org/projects/zope.
Both ZCO and GeoAwareObjects are also managed at the same place. Check
out current
issues or file a new one.
Mailing list
There are currently three mailing lists that are shared by projects (PrimaGIS, ZCO, PCL, GeoAwareObjects) hosted at gispython.org.
- Community. This is main area for discussion on the use and development of the projects and the one you should most likely subscribe yourself to. Whether you are having trouble with the projects or have some questions or ideas where the projects are going to in the future, your input is always welcome.
- Commit. This is an auto-generated notification list for commits to the svn.gispython.org Subversion repository. This is mostly of interest to developers and those who wish to keep a closer eye on what is going on with the projects.
- Tickets. This is an auto-generated notification list for changes in the issue trackers for the projects. This is mostly of interest to developers.
IRC
Most of the developers and users of ZCO/PrimaGIS hang around at #zco
(irc.freenode.net) to discuss things related to the projects. Pop in to say
hi if you're using using ZCO/PrimaGIS or if you've got any questions.