Well, maybe I should rectify it a little after I took a glance at http://build.chromium.org/buildbot/waterfall/console
Snapshot : only builded successfully Continuous : builded successfully, be tested(not every test is gonna be successful. It seems no revision will pass all the tests even only on Windows.) tarball : the latest version that is builded sucessfully, tested and has passed the most tests, while a day ends. Is that right? 2009/6/9 dhhwai <[email protected]> > > Hi Jickae, > > Your summary is all correct, with the addition of Thomas' note: the > source tarball is raw source code. This is useful if you want to see > the actual C++ source used to program Chromium. So as Thomas said, > gclient sync --revision s...@#### will get you the source code of a > specific revision number, or just gclient sync will get you the latest > source code. > > If you just want to test run specific revisions of Chromium, you can > download the executable binaries from these directories: > http://build.chromium.org/buildbot/snapshots/chromium-rel-xp/?C=N;O=D > http://build.chromium.org/buildbot/continuous/win/?C=N;O=D > > These are URLs to the Windows builds sorted most recent first. > > There are other directory names (below "snapshots" and below > "continuous") for the Linux and Mac versions. > > On Jun 9, 6:40 am, Thomas Van Lenten <[email protected]> wrote: > > From the very end ofhttp:// > dev.chromium.org/developers/how-tos/get-the-code > > gclient sync --revision s...@#### > > > > TVL > > > > > > > > On Tue, Jun 9, 2009 at 9:27 AM, Jickae Davis <[email protected]> wrote: > > > And I also encountered a new question. > > > > > How to update to certain revision of different > > > kinds(snapshot/continuous/tarball). > > > > > For example, I want chrome r17830 of snapshot/continuous/tarball. > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
