Boost logo

Boost :

Subject: Re: [boost] Running Boost Regression Tests
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-12-04 15:04:29


AMDG

frederic.bron_at_[hidden] wrote:
> I have the Downloading also but the regression.py that comes is not the good one (not the latest svn revision)!
> # Dowloading regression scripts from http://svn.boost.org/svn/boost/trunk/tools/regression/src...
> Please look at what I get (attached file).
>
> So the question is: what does the following command?
>
> urllib.FancyURLopener(proxy).retrieve(
> '%s/%s' % (script_remote,src), os.path.join(script_dir,src) )
>
> In particular, script_remote/src = http://svn.boost.org/svn/boost/trunk/tools/regression/src/regression.py
> but the repository is https:// is it the really the same file?
>

Yes it ought to be the same. The repository allows both http and https
access.
What exactly is the command that you use for run.py?

What happens if you check out https://svn.boost.org/svn/boost/trunk/tools
into the directory of run.py?

In Christ,
Steven Watanabe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk