http://omahaproxy.appspot.com/cl?os=win&channel=canary has stopped
working - it says:
Error: Could not find revision for 7.0.511.0 not set
On Jul 28, 5:36 pm, Anthony LaForge <
lafo...@google.com> wrote:
> Added a new /cl tool to omahaproxy, it gives you a delta between the current
> and previous release for a given os/channel pair (looking up the version,
> revision, and then redirecting to our CL tool). As one might expect, the
> url takes two parameters, os and channel.
>
> Appropriate values for os = {win,mac,linux,cf,cros}
> Appropriate values for channel = {dev,beta,stable,canary}
>
> Quick examples:
> So if you wanted the deltas on the current windows canary channel:
http://omahaproxy.appspot.com/cl?os=win&channel=canary
> So if you wanted the deltas on the current mac beta channel:
http://omahaproxy.appspot.com/cl?os=mac&channel=beta
>
> Kind Regards,
>
> Anthony Laforge
> Technical Program Manager
> Mountain View, CA
>
> On Wed, Jul 28, 2010 at 12:08 PM, Anthony LaForge <
lafo...@google.com>wrote:
>
>
>
>
>
>
>
> > I'll add something to omahaproxy shortly.
>
> > Kind Regards,
>
> > Anthony Laforge
> > Technical Program Manager
> > Mountain View, CA
>
> > On Wed, Jul 28, 2010 at 11:32 AM, Peter Kasting <
pkast...@google.com>wrote:
>
> >> On Wed, Jul 28, 2010 at 7:06 AM, John Munro <
ghost...@gmail.com> wrote:
>
> >>> So just to give me some basic direction - in order to do something
> >>> like the Mozillazine forum for the Fx nightlies, for each Canary
> >>> version I would get a list of the issues resolved? Or the revisions
> >>> in that version? Where would I get that from?
>
> >> The svn log. "svn log" in the root of a checkout will spit out the entire
> >> commit history for the repository in reverse chronological order. You can
> >> use -l <limit> to print only a certain number of entries.
>
> >> PK
>
> >> --
> >> Chromium Developers mailing list:
chromium-...@chromium.org