Would http://build.chromium.org/buildbot/continuous/LATEST/REVISION work
here as well?

On Thu, Apr 9, 2009 at 5:29 PM, Alex Russell <[email protected]> wrote:

>
> Not sure what our build-bots report. M-A?
>
> Regards
>
> On Thu, Apr 9, 2009 at 5:03 PM, Darin Fisher <[email protected]> wrote:
> > Does this use the latest version that works on windows, linux and mac?
>  ...
> > or, only windows?
> > -Darin
> >
> >
> >
> > On Thu, Apr 9, 2009 at 4:45 PM, Alex Russell <[email protected]>
> wrote:
> >>
> >> Howdy all:
> >>
> >> The tree has been incredibly green of late thanks to continued
> >> dedication to stability and test fixing, but there are those times
> >> when you might still get bitten by non-green revs costing you time as
> >> you try to figure out why a build failed only to discover it's not
> >> your fault. To avoid this, you can now specify a "safesync_url" param
> >> in your .gclient solutions. For users with existing .gclient files,
> >> simply add a line like this to your main chrome solution:
> >>
> >>  solutions = [
> >>    { "name": "src"
> >>      #...
> >>      "safesync_url": "http://chromium-status.appspot.com/lkgr";
> >>    },
> >>    # ...
> >>  ]
> >>
> >> If you're making a fresh checkout, you can just add this URL to your
> >> inital gclient config call. E.g.:
> >>
> >>  gclient config http://src.chromium.org/svn/trunk/src
> >> http://chromium-status.appspot.com/lkgr
> >>
> >> For the even less adventurous, you might try the unit-and-layout test
> >> green build version # instead. E.g.:
> >>
> >>  gclient config http://src.chromium.org/svn/trunk/src
> >> http://build.chromium.org/buildbot/continuous/LATEST/REVISION
> >>
> >> Regards
> >>
> >> >>
> >
> >
>
> >
>

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

Reply via email to