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 do you copy the diffs from machine to machine prior to the > upload? If you do an initial gcl upload, do you skip the trybots until you > validate that it works on all platforms to reduce load on the trybots? > The try bots are helpful, but it's often nice to be able to attach a debugger or to locally build things you're not sure about. Cross-machine work is greatly eased by using git<http://code.google.com/p/chromium/wiki/UsingGit> because you can push/pull local-only commits to/from different repositories. I also keep my one main machine as the one to actually perform Rietveld uploads and commits on. rsesek / @chromium.org -- Chromium Developers mailing list: chromium-dev@googlegroups.com View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev