User Tools

Site Tools


development_resources

This is an old revision of the document!


Development Resources

Bug Tracker and feature requests

To report bugs or request features, see: http://bugs.shaftnet.org/.

Wiki

The Photo Organizer web site is a wiki, allowing anyone with an account to make changes. Anyone with a bugtracker account has wiki permissions; just sign in with the same username/password.

Development Plans and Changelog

Current development plans can be found at the Development Plans page. This page also lists changes not present in the -stable tree.

Source Code

Photo Organizer's current development code is always available via git at:

git://git.shaftnet.org/po.git

And via gitweb at:

http://git.shaftnet.org/git/gitweb.cgi?p=po.git;a=summary

The 'master' branch is equivalent to the old “stable” branch; all releases are cut from this tree. All actual development is done on branches. The equivalent to the old “trunk” is the new 'devel' branch. This repository has limited historical data for releases prior to 2.36. A second repository was created from the old subversion tree that contains all historical data from v2.29 onwards.

git://git.shaftnet.org/po-from-svn-archive.git

While a full introduction to git is beyond the scope of this document, to check out the latest -stable code, run this command:

git clone git://git.shaftnet.org/po.git po-stable

Afterwards, running 'git pull' will fetch the latest upstream changes to -stable.

Mailing Lists

To subscribe to or view the mailing list archives, see: http://www.shaftnet.org/mailman/listinfo/po-devel

Subscribing to the Photo Organizer project page on Freshmeat.net will not only tell you about new releases, but will also help the developers gauge ongoing interest.

development_resources.1219016119.txt.gz · Last modified: 2008/08/17 23:35 by pizza