I wonder if it makes sense to put this in a part of svn.webkit.org that isn't pulled into the default checkout. People who care about the chromium expectations could then map it into their client perforce-style using something like the DEPS system.
What's the plan for mapping V8 into the build system? We might want to re-use that mechanism. Adam On Tue, Aug 18, 2009 at 4:02 PM, Dimitri Glazkov<[email protected]> wrote: > One of the steps in completing the Chromium WebKit port is moving > layout test baselines from Chromium repository to svn.webkit.org > (https://bugs.webkit.org/show_bug.cgi?id=28397). This is a pretty > heavy chunk: over 20K files, weighing about 260MB. In comparison, this > is more than the current contents of LayoutTests/platform directory, > because we run pixel tests on both Windows and Linux. > > I am trying to figure out a gentler, kinder way to do this, but as of > now don't have anything particularly brilliant. Perhaps the wise > webkit-dev has some good thoughts on the subject? > > :DG< > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

