$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2002-11-11 16:36:12
At 12:56 PM 11/11/2002, William E. Kempf wrote:
 >
 >Eric Woodruff said:
 >> William,
 >>
 >> I'm not sure. I haven't been following the development branch, and 
don't
 >> know exactly how to access it.
 >
 >$> cvs co -r thread_development boost
 >would check out the thread_development branch.  Tweak as needed for your
 >environment.
If you just want to look at a file or two, you can do it via the browser 
interface.  See http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/boost/boost/
You can use the "Show only files with tag:" list at the bottom of the page 
to control what branch you are looking at.
HTH,
--Beman