Boost logo

Boost :

From: Frank Birbacher (bloodymir.crap_at_[hidden])
Date: 2007-08-23 18:30:02


Hi!

David Abrahams schrieb:
> I don't understand what trunk/ is doing under release/
> The trunk itself will only rarely be the same as something we release, right?

As I take it: The release/trunk will hold the steps of merging
release-ready libraries.

1. people improve on /trunk/lib/XYZ
2. merge /trunk/lib/XYZ to /release/trunk/lib/XYZ
3. repeat step 2 for other libraries
4. when done tag /release/trunk as /release/tags/1_35_0

So before releasing the /release/trunk can be used to build the release
candidate and improve it further.

Frank


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk