$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Frank Birbacher (bloodymir.crap_at_[hidden])
Date: 2007-08-31 16:55:57
Hi!
eg schrieb:
> hmmm... I tried to checkout the test dir as follows:
>
> svn checkout
> http://svn.boost.org/trac/boost/browser/sandbox-branches/birbacher/fix_iostreams/libs/iostreams/test
>
> and I get the following errors:
Yes, in the beginning I did that, too. It is because the Trac browser
does not support the checkout. For an actual svn checkout one needs to
supply the svn path:
http://svn.boost.org/svn/boost/sandbox-branches/birbacher/fix_iostreams/libs/iostreams/test/
(note: no "trac" in the URL)
I'm glad to hear somebody who's willing to test this! :D
Frank