[icl] Permission to merge to release branch

Hi, Interval Containers [Boost.Icl] are release ready now. It passes the regression tests on boost/trunk, is warning free, has updated html-docs etc. I have updated libs/libraries.htm, maintainers.txt and merged the latest version from trunk to my branches/release/-workspace (which was no fun ... slowly and error prone). I have tested the merge result locally. Everything works. Do I have the permission to commit my sources to the release branch now? Best regards, Joachim

On 12/15/2010 1:04 PM, Joachim Faulhaber wrote:
Hi,
Interval Containers [Boost.Icl] are release ready now. It passes the regression tests on boost/trunk, is warning free, has updated html-docs etc. I have updated libs/libraries.htm, maintainers.txt and merged the latest version from trunk to my branches/release/-workspace (which was no fun ... slowly and error prone). I have tested the merge result locally. Everything works.
Do I have the permission to commit my sources to the release branch now?
Yep. Congrats! And thanks for your effort. -- Eric Niebler BoostPro Computing http://www.boostpro.com

On 12/15/2010 11:29 AM, Eric Niebler wrote:
On 12/15/2010 1:04 PM, Joachim Faulhaber wrote:
Hi,
Interval Containers [Boost.Icl] are release ready now. It passes the regression tests on boost/trunk, is warning free, has updated html-docs etc. I have updated libs/libraries.htm, maintainers.txt and merged the latest version from trunk to my branches/release/-workspace (which was no fun ... slowly and error prone). I have tested the merge result locally. Everything works.
Do I have the permission to commit my sources to the release branch now?
Yep. Congrats! And thanks for your effort.
Great news Joachim! -- Michael Caisse Object Modeling Designs www.objectmodelingdesigns.com

On Wed, Dec 15, 2010 at 2:29 PM, Eric Niebler <eric@boostpro.com> wrote:
On 12/15/2010 1:04 PM, Joachim Faulhaber wrote:
Hi,
Interval Containers [Boost.Icl] are release ready now. It passes the regression tests on boost/trunk, is warning free, has updated html-docs etc. I have updated libs/libraries.htm, maintainers.txt and merged the latest version from trunk to my branches/release/-workspace (which was no fun ... slowly and error prone). I have tested the merge result locally. Everything works.
Do I have the permission to commit my sources to the release branch now?
Yep. Congrats! And thanks for your effort.
+1 --Beman

On 15 December 2010 18:04, Joachim Faulhaber <afojgo@googlemail.com> wrote:
Hi,
Interval Containers [Boost.Icl] are release ready now. It passes the regression tests on boost/trunk
Can you mark the compilers you aren't supporting in 'status/explicit-failures-markup.xml'? It'll help us to tell that a failure isn't a problem.
I have updated libs/libraries.htm, maintainers.txt and merged the latest version from trunk to my branches/release/-workspace (which was no fun ... slowly and error prone).
Merging is a bit of a pain but it shouldn't be that hard. When you first add a library to release you can just copy over your library's directories (i.e. libs/icl and boost/icl), then in the future you can just merge the subdirectories with something like: cd libs/icl svn merge ^/trunk/libs/icl cd ../../boost/icl svn merge ^/trunk/boost/icl If you're having trouble with the shared files (lib/libraries etc.), you can leave them for me to merge. Daniel

2010/12/15 Daniel James <dnljms@gmail.com>:
On 15 December 2010 18:04, Joachim Faulhaber <afojgo@googlemail.com> wrote:
Hi,
Interval Containers [Boost.Icl] are release ready now. It passes the regression tests on boost/trunk
Can you mark the compilers you aren't supporting in 'status/explicit-failures-markup.xml'? It'll help us to tell that a failure isn't a problem.
I have updated libs/libraries.htm, maintainers.txt and merged the latest version from trunk to my branches/release/-workspace (which was no fun ... slowly and error prone).
Merging is a bit of a pain but it shouldn't be that hard.
Hi Daniel, phew, I am pretty much stressed out by my svn experience today and unfortunately it is not yet over. I'm using tortoise svn. The problem was that the merge operation althougt pretty trivial (just copying the new subtree) didn't run until completed but stopped with errors of this type: Error: Can't move Error: 'C:\cygwin\home\jofa\dev\boost\branches\release\libs\icl\doc\html\header\boost\icl\.svn\tmp\entries' Error: to Error: 'C:\cygwin\home\jofa\dev\boost\branches\release\libs\icl\doc\html\header\boost\icl\.svn\entries': Error: Die Datei oder das Verzeichnis ist beschÃĪdigt und nicht lesbar. Translation: >> File corrupted, not readable. Error: Error reading spooled REPORT request response leaving the directory in an inconsistent state that caused new errors and tree conflicts. Same thing now occurs as I try commiting the merge result. Regards, Joachim

On 15 December 2010 21:10, Joachim Faulhaber <afojgo@googlemail.com> wrote:
phew, I am pretty much stressed out by my svn experience today and unfortunately it is not yet over.
I'm using tortoise svn. The problem was that the merge operation althougt pretty trivial (just copying the new subtree) didn't run until completed but stopped with errors of this type:
Oh sorry, I don't use tortoise much so I can't really help you with that. It's always very slow for me, but I put that down to the age of my PC (it's prehistoric by today's standards, I just keep it around for testing). But recently it's been pretty slow on my mac as well. I'll add you to the release notes and website now. Daniel

Hi Eric, Michael, Beman, Daniel and list, 2010/12/15 Daniel James <dnljms@gmail.com>:
On 15 December 2010 21:10, Joachim Faulhaber <afojgo@googlemail.com> wrote:
phew, I am pretty much stressed out by my svn experience today and
... it's finally done. Although the tortoise can be pretty stubborn at times. Thank you all for your congrats and support. I am happy to have finally moved my project successfully to the release branch. I will edit the status xml file tomorrow. Let me know, if there is anything left to be done for me with respect to the release 1.46. Thanx, Joachim --- Interval Container Library [Boost.Icl] http://www.joachim-faulhaber.de/

On Thu, Dec 16, 2010 at 7:09 AM, Joachim Faulhaber <afojgo@googlemail.com> wrote:
Hi Eric, Michael, Beman, Daniel and list,
2010/12/15 Daniel James <dnljms@gmail.com>:
On 15 December 2010 21:10, Joachim Faulhaber <afojgo@googlemail.com> wrote:
phew, I am pretty much stressed out by my svn experience today and
... it's finally done. Although the tortoise can be pretty stubborn at times.
Thank you all for your congrats and support. I am happy to have finally moved my project successfully to the release branch. I will edit the status xml file tomorrow. Let me know, if there is anything left to be done for me with respect to the release 1.46.
Thank you Joachim! -- Dean Michael Berris deanberris.com
participants (6)
-
Beman Dawes
-
Daniel James
-
Dean Michael Berris
-
Eric Niebler
-
Joachim Faulhaber
-
Michael Caisse