views:

74

answers:

0

I have a project that uses the default Cruise Control labeller to keep track of the "build number" for the project. We have recently branched a project version, and I've added an additional Cruise Control project for the branch.

I would like the branch to use the same build number sequence as the trunk. However, rather than simply using the last value from the trunk build (as with the State File Labeller), I would like the branched builds to also increment the build number.

Is there a way to do this?