Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(201)

Issue 170000043: fix make update (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 10 months ago by jfrederich
Modified:
10 years, 10 months ago
CC:
codereview-list_googlegroups.com, Andi, M-A
Visibility:
Public.

Description

At the moment is it not possible to deploy a new Rietveld instance. The CL fix it. Fixes issue 511.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M Makefile View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7
jfrederich
10 years, 10 months ago (2014-11-05 22:36:51 UTC) #1
jfrederich
Hello, I'd like you to review this change to https://code.google.com/p/rietveld
10 years, 10 months ago (2014-11-06 17:18:26 UTC) #2
M-A
Thanks, redirecting to Jason.
10 years, 10 months ago (2014-11-06 17:24:43 UTC) #3
jrobbins (chromium)
lgtm. I see what you did and why it is needed. I think that I ...
10 years, 10 months ago (2014-11-06 19:46:13 UTC) #4
jrobbins (corp)
Committed as https://code.google.com/p/rietveld/source/detail?r=8e0b6ec480472da6f1d79c642b9868a5291afaaf
10 years, 10 months ago (2014-11-06 20:00:58 UTC) #5
jfrederich
On Thu, Nov 6, 2014 at 8:46 PM, <jrobbins@chromium.org> wrote: > lgtm. > > I ...
10 years, 10 months ago (2014-11-07 08:04:48 UTC) #6
jfrederich
10 years, 10 months ago (2014-11-07 14:43:09 UTC) #7
On Nov 7, 2014 9:04 AM, "Jens Frederich" <jfrederich@gmail.com> wrote:
>
> On Thu, Nov 6, 2014 at 8:46 PM,  <jrobbins@chromium.org> wrote:
> > lgtm.
> >
> > I see what you did and why it is needed.  I think that I will make a
> > slight change to make explicit Makefile targets for update_frontend and
> > update_backend and have 'make update' call both in the proper sequence.
> > The reason is that your change would remove updating of backends.
> >
> > I will land this change for you.
> >
>
> Thanks.
>
> Jason, another Rietveld issue drives me crazy,  maybe you have a hint
> for me. I'll do some small changes on the Go code review test suite.
> The test suite runs fine on my remote testing Rietveld instance. But
> on the local instance (App Engine Development Setup) I got always the
> following error :
>
> Issue created. URL: http://localhost:7777/1005
> Loading /1005/upload_complete/1006: urllib2.HTTPError: HTTP Error 500:
> Internal Server Error; trying again in 2 seconds.
> abort: HTTP Error 500: Internal Server Error
> hg change -i failed
>
> It seems the second upload command is to fast. Any idea what goes wrong?
>
On Rietveld the error is: Base file missing.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b