RedmineVersion » History » Version 1

Version 1/9 - Next ยป - Current version
Chris Cannam, 2010-09-17 11:22 AM


RedmineVersion

Our Redmine installation is made from a version maintained in an Hg repository (see the Repository tab for this project).

This currently has two branches: default and yuya.

The default branch tracks Redmine trunk (we carry out an actual SVN checkout on top of the repo and commit the entire .svn tree).

The yuya branch contains the Redmine Mercurial overhaul patches from Yuya Nishihara described at Redmine issue 4455. This branch is the one that is actually used in the "production" site, and we merge to it from default each time we update default from trunk.

The aim is to track the Redmine trunk until Yuya's Mercurial overhaul patches are merged into trunk, and then to stop tracking the trunk at the next subsequent stable release.