[Tracker-discuss] [issue356] Maintain tracker modifications as Mercurial patch Queues

anatoly techtonik metatracker at psf.upfronthosting.co.za
Fri Oct 29 13:02:27 CEST 2010


New submission from anatoly techtonik <techtonik at gmail.com>:

To make maintenance of bug trackers easier and encourage upstream collaborations, I propose to do tracker maintenance using Mercurial patch Queues:

1. Official RoundUp repository is mirrored to our local Mercurial ones.
2. No commits are made into mirror.
3. Patches are instead stacked into MQ repositories - one for each instance.
4. Instances are synchronized to new Roundup version using the following process
  4.1. New changes are pulled into local clone
  4.2. MQ patches are applies (and fixed if needed)
  4.3. Tests are run
  4.4. Repository is exported to production

Once proven, this can be extended to MoinMoin maintenance as well.

[1] http://psf.upfronthosting.co.za/roundup/meta/issue278

----------
messages: 1839
nosy: techtonik
priority: wish
status: unread
title: Maintain tracker modifications as Mercurial patch Queues

_______________________________________________________
PSF Meta Tracker <metatracker at psf.upfronthosting.co.za>
<http://psf.upfronthosting.co.za/roundup/meta/issue356>
_______________________________________________________


More information about the Tracker-discuss mailing list