So with generated sln and vcprojs, it affects everyone who syncs, so everwhere else svn:ignore gets used.
To do this: svn propedit svn:ignore dircontainingfilestoignore Then list the vcprojs and slns one per line. The properties are actually on the directory not the file. Then the directory is treated as modified for the current change. One gotcha, gcl doesn't understand props, so it won't show up in reidfeld. Also gcl won't commit a cl with only props changes, so if you only change props you'll have to use svn commit instead. -bradn On Apr 29, 2009 11:05 PM, "Mads Sig Ager" <[email protected]> wrote: 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... --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
