Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2004-07-19 15:05:45


Christopher Currie <codemonkey_at_[hidden]> writes:

> Aleksey Gurtovoy wrote:
>> As usual, comments/suggestions/bug reports are most welcome.
>
> This is a great effor, thanks for putting this together.
>
> Unfortunately, I came across a few problems trying to run this on my
> Solaris box. The first few center around the system( ) call, which
> tries to run a 'tmp.cmd' that gets created in the execution directory:
>
> - This will fail if the CWD is read only to the user
> - The CWD isn't usually in my PATH, so the shell can't find it to run it
> - The file isn't created with execute permissions, so the shell
> can't run if it finds it.
>
> Once I worked around those problems (by pre-creating the file +x in
> the CWD), I couldn't upload the results, due to a permissions error in
> the incoming/CVS-HEAD directory:
>
> scp:
> /home/groups/b/bo/boost/htdocs/regression-logs/incoming/CVS-HEAD/cgc.xml:
> Permission denied

Please log into shell.sf.net and look to see who owns that file.
It's a terrible fact of uploading files to SF that unless you go out
of your way to make them writable by anyone in the group, they're
stuck there :(.

-- 
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com

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