
Hi, I was browsing the CVS repo through the web UI. I find 2 files directly under the main CVS folder (http://boost.cvs.sourceforge.net/boost/), index.html and creation_tags.hpp which are boost::interprocess. IMHO, it must be some residual files having accidently gotten into the CVS due to a bulk checkin. A request: For some of us behind the firewall, can a nightly archive of HEAD be made available? I need ASIO, INTERPROCESS and INTRUSIVE to try out a few things, this being not part of current BOOST release, there is no other way I am aware of to get those librarues. with best regards, dhruva -- Dhruva Krishnamurthy Contents reflect my personal views only!

on Sat Aug 11 2007, dhruva <dhruvakm-AT-gmail.com> wrote:
Hi, I was browsing the CVS repo through the web UI. I find 2 files directly under the main CVS folder (http://boost.cvs.sourceforge.net/boost/), index.html and creation_tags.hpp which are boost::interprocess. IMHO, it must be some residual files having accidently gotten into the CVS due to a bulk checkin.
A request: For some of us behind the firewall, can a nightly archive of HEAD be made available?
Boost Consulting has one, but we need to update the process to get the source from the new SVN repository instead of CVS.
I need ASIO, INTERPROCESS and INTRUSIVE to try out a few things, this being not part of current BOOST release, there is no other way I am aware of to get those librarues.
What kind of crazy firewall lets you browse the web via http but won't let you do an svn checkout using the same http protocol? -- Dave Abrahams Boost Consulting http://www.boost-consulting.com The Astoria Seminar ==> http://www.astoriaseminar.com

David Abrahams wrote:
A request: For some of us behind the firewall, can a nightly archive of HEAD be made available?
Boost Consulting has one, but we need to update the process to get the source from the new SVN repository instead of CVS.
I need ASIO, INTERPROCESS and INTRUSIVE to try out a few things, this being not part of current BOOST release, there is no other way I am aware of to get those librarues.
What kind of crazy firewall lets you browse the web via http but won't let you do an svn checkout using the same http protocol?
It's not the "same". SVN client uses some additional request types (part of web-DAV, or some such), and certain network administrators ban those, lest something bad happens :-/ - Volodya

on Sat Aug 11 2007, David Abrahams <dave-AT-boost-consulting.com> wrote:
Hi, I was browsing the CVS repo through the web UI. I find 2 files directly under the main CVS folder (http://boost.cvs.sourceforge.net/boost/), index.html and creation_tags.hpp which are boost::interprocess. IMHO, it must be some residual files having accidently gotten into the CVS due to a bulk checkin.
A request: For some of us behind the firewall, can a nightly archive of HEAD be made available?
Boost Consulting has one, but we need to update the process to get the source from the new SVN repository instead of CVS.
That's now working again: http://boost-consulting.com/boost.tar.bz2 Enjoy, -- Dave Abrahams Boost Consulting http://www.boost-consulting.com The Astoria Seminar ==> http://www.astoriaseminar.com
participants (3)
-
David Abrahams
-
dhruva
-
Vladimir Prus