Hi,

On Fri, 2006-08-25 at 10:34 -0500, Dirk Reiners wrote:
>     Hi Gerrit,
> 
> Gerrit Voss wrote:
> > the comment was not scons specific it was just a general reminder that
> > we are blowing up our repository and given all I read so far this curve
> > shows up not down. Currently we are at (fresh checkout) :
> >
> > feynman: gerrit/tmp% du -hs OpenSG/
> > 149M    OpenSG/
> >
> > with the core source
> >
> > feynman: tmp/OpenSG% du -hs Source
> > 65M     Source
> >   
> That's pretty heavy.

yep ;-)

> > The basic idea of adding flex/bison is good, even if I don't like the fact 
> > that there is no reference where these files are coming from and under which
> > license they are, because we finally can remove all OSGScanParseSkel.* 
> > copies 
> > completely from the repository.
> >   
> Hm. I don't like to depend on that very much, unless there s an easy way 
> to actually make it work in VS reliably (i.e. no absolute paths etc.). 
> The whole point of adding them to the repository has to allow VS builds 
> out of the box, and I wouldn't want to give that up.

if they are they are in the repository, their path should be fix in
relation to the VSBuild directories, so calling them directly using a relative
path should not be a problem. All the source is pulled in using a relative path
anyway so for tools it should not be a problem. 

An absolute path is IIRC only needed if we want to change global VS
settings or the user path which I would not like to do for these kind of
tools as this has the potential to screw up completely unrelated
projects.


regards,
  gerrit



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to