Boost logo

Boost-Build :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-04-11 10:34:57


----- Original Message -----
From: "Vladimir Prus" <ghost_at_[hidden]>

> > > > shutil.copytree(tree_location, self.workdir)
> > > > File "c:\tools\Python-2.2\lib\shutil.py", line 91, in copytree
> > > > names = os.listdir(src)
> > > > WindowsError: [Errno 3] The system cannot find the path
specified:
> > > > 'c:\\boost\\tools\\build\\test\\test2/*.*'
> > >
> > > Strange! Are you sure that the "test2" directory really exists?
> >
> > No, it doesn't! was something supposed to be checked in there?
> > If I add that directory manually, I get:
>
> Actually, the zip file link to which I've posted contains test2 dir
with some
> content. I just don't want to check in an example test to cvs. When
we'll
> start writing actual test, it would be easy to resolve the issues.

Please check in your examples. CVS remove works just fine when we need
to use it.
-Dave

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk