$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Werle (numerical.simulation_at_[hidden])
Date: 2008-08-07 03:22:59
Daryle Walker <darylew <at> hotmail.com> writes:
> Do you have web access? If so, you should be able to use Boost's
> subversion stuff. Our stuff is set up with http URLs, probably via
> an adaptor on top of Apache. It is _not_ using the custom Subversion
> svn protocol. The only way a firewall could stop it is if web access
> in general is blocked (or your administrators put in a _very_
> selective filter).
That seesm odd to me. I have access via browser.
I tried via tortoise-svn which failed to retrieve it:
Error * PROPFIND request failed on '/' PROPFIND of '/': could not connect to
server (http://svn.boost.org)
Do I have to change some settings?
Markus