Re: [chromium-dev] workflow for cross-platform development

2009-11-23 Thread Marc-Antoine Ruel
On Sat, Nov 21, 2009 at 1:52 PM, Chris Bentzel cbent...@google.com wrote: Have there been any thoughts about adding gcl patch and unpatch commands which will grab the file diffs as well as duplicate the CL metadata in src/.svn/gcl_info? There's the gcl metadata and the svn metadata. Webkit

[chromium-dev] workflow for cross-platform development

2009-11-22 Thread Chris Bentzel
How do most people do cross-platform validation prior to submitting code? Do you mostly rely on the try-bots, or do you also patch the diffs to your different dev environments and build and test locally? If you do the patching, do you tend to do a gcl upload and grab the diffs from there, or do

Re: [chromium-dev] workflow for cross-platform development

2009-11-22 Thread Dirk Pranke
On Sat, Nov 21, 2009 at 10:52 AM, Chris Bentzel cbent...@google.com wrote: How do most people do cross-platform validation prior to submitting code? Do you mostly rely on the try-bots, or do you also patch the diffs to your different dev environments and build and test locally? I build on the

Re: [chromium-dev] workflow for cross-platform development

2009-11-22 Thread Robert Sesek
On Sat, Nov 21, 2009 at 1:52 PM, Chris Bentzel cbent...@google.com wrote: Do you mostly rely on the try-bots, or do you also patch the diffs to your different dev environments and build and test locally? If you do the patching, do you tend to do a gcl upload and grab the diffs from there, or

Re: [chromium-dev] workflow for cross-platform development

2009-11-22 Thread Paweł Hajdan Jr .
On Sat, Nov 21, 2009 at 19:52, Chris Bentzel cbent...@google.com wrote: Have there been any thoughts about adding gcl patch and unpatch commands which will grab the file diffs as well as duplicate the CL metadata in src/.svn/gcl_info? It's not trivial to correctly apply a patch in svn (file