
9 Oct
2011
9 Oct
'11
10:34 p.m.
Then merge trunk to your local svn working copy of branches/release.
See boost-root/tools/release/merge2release.bat and 2release.bat for Windows scripts to do the actual merge. They are really simple, so it should be pretty easy to create POSIX versions if that is what you need. Use the --dry-run option to get a feel, if merging is new to you.
I have added a POSIX version merge2release.bash in trunk/tools/release (r74866). Cheers, Frédéric