How is this normally handled? So far, we have not asked svn to ignore anything in the v8 repository. We leave it up to the individual developer to manage his settings for that. For the other gyp generated files, is this handled by setting something in the chromium repository, or is it handled by the tr servers?
Thanks, -- Mads On Wed, Apr 29, 2009 at 6:48 PM, <[email protected]> wrote: > Looks like you didn't set svn:ignore on tools/gyp for the files that > will be generated by GYP from v8.gyp. This causes generated files to > show up as "?" in "svn status" output, which in turn will cause the try > servers to remove the generated files when they run "gclient revert" to > clean up the environment between try runs. > > http://codereview.chromium.org/100035 > --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
