The current pattern that we used was to tell svn to ignore all generated
files. Looks like we forgot to ignore a bunch on linux!
Nicolas


On Mon, May 11, 2009 at 3:23 PM, Scott Violet <[email protected]> wrote:

>
> $ svn status
>
> ?      media/media_player.scons
> ?      webkit/webkit_strings.scons
> ?      webkit/inspector_resources.scons
> ?      build/temp_gyp/d8_js2c.scons
> ?      build/temp_gyp/v8.scons
> ?      build/temp_gyp/v8_main.scons
> ?      build/temp_gyp/js2c.scons
> ?      build/temp_gyp/v8_nosnapshot.scons
> ?      build/temp_gyp/v8_shell.scons
> ?      build/temp_gyp/mksnapshot.scons
> ?      build/temp_gyp/v8_base.scons
> ?      build/temp_gyp/v8.log
> ?      tools/distcc
> ?      chrome/theme_resources.scons
> ?      chrome/chrome_resources.scons
> ?      chrome/views
> ?      chrome/app_base.scons
> ?      chrome/chrome_strings.scons
> M      chrome/browser/browser_init.cc
> ?      chrome/browser/browser_foo.cc
> ?      chrome/installer/linux/internal
> ?      testing/gtestmain.scons
>
> Can you spot the file I haven't svn added?
>
> If we kept all our generated files in a single directory it would be
> easier to see files you forgot to svn add on, as well as keeping down
> the cruft seen when running commands like this.
>
>  -Scott
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to