$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2007-10-16 05:00:26
Bjørn Roald wrote:
> My modified version of bcp does all of the above as it copies a subset
> or all of boost into a new location. It has never been used in
> production, however I am convinced it is useful or usable if you like
> to call it that. As it has not been used in production some more
> testing is needed. My once urgent need faded of completly unrelated
> resons.
>
> I have posted a bcp patch to the list at least once:
>
> http://www.nabble.com/Re%3A-Using-multiple-versions-of-Boost-p10706158.html
Ah, I think I must have missed those patches :-(
> I did not find it on gmane or anything giving the attachments in any
> usable form. So I can dig it out, zip down the bcp directory and
> repost it if there is interest.
>
> By the way, does anybody know if bcp -cvs work correctly after the
> move to svn?
No, I'm afraid not. It's on my TODO list, but SVN uses a binary format for
it's "entries" files, so it's not so easy to figure out what is and is not
under version control.
John.