... and by the time I synced, it was closed again. :)

On Fri, Oct 16, 2009 at 3:58 PM, Marc-Antoine Ruel <mar...@chromium.org> wrote:
> I'm doing it, I have a change pending, I was waiting for the tree to reopen...
>
> M-A
>
> On Fri, Oct 16, 2009 at 3:56 PM, Peter Kasting <pkast...@google.com> wrote:
>> After a recent sync I now have a large number of .rules/.sln/.vcproj files
>> in chrome_frame/.  Someone changed the gyp files in a way that introduced
>> these without adding them to svn:ignore.
>> When you change a gyp file, you should update svn:ignore on the directory in
>> which all your new autogenerated files will live, and add them to the ignore
>> list, so they don't show up as "? foo.vcproj" when people do svn/gcl status.
>>  It's easy:
>> svn propedit svn:ignore .
>> Then you can commit these.  (gcl can do a gcl change containing these, but
>> gcl upload won't upload them, so I'd just commit.)  Be careful: if you
>> propedit "foo/bar/" and commit, gcl/svn will commit all modified files
>> inside foo/bar/ too.
>> Now, can whoever made the chrome_frame change please fix it?
>> PK
>> >>
>>
>

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

Reply via email to