Thanks Julien, I haven't modified this since I checked out the source on Sunday:
[core] repositoryformatversion = 0 filemode = false bare = false logallrefupdates = true symlinks = false ignorecase = true hideDotFiles = dotGitOnly [remote "origin"] url = https://gwt.googlesource.com/gwt fetch = +refs/heads/master:refs/remotes/origin/master [branch "master"] remote = origin merge = refs/heads/master On Tue, Jul 29, 2014 at 4:47 PM, Julien Dramaix <[email protected]> wrote: > Could you copy paste your git config for the repository: > > more .git/config > > Just to be sure that everything is correctly configured on your side. > > > On Tue, Jul 29, 2014 at 3:38 PM, Richard Wallis <[email protected]> > wrote: > >> Anyone able to help me with my push? >> >> I'm still getting the same error after 2 days and there is no reply from >> the repo-discuss group. >> >> I'm trying to change the value of one static final variable. It >> shouldn't be too hard. >> >> >> On Mon, Jul 28, 2014 at 10:51 AM, Richard Wallis <[email protected]> >> wrote: >> >>> Thanks Thomas, I've posted the issue at repo-discuss it should show up >>> once it's been moderated. >>> >>> >>> On Mon, Jul 28, 2014 at 10:38 AM, Thomas Broyer <[email protected]> >>> wrote: >>> >>>> I really think something's wrong on the server. >>>> >>>> Daniel, would you mind pinging the team at Google responsible for >>>> googlesource.com? (Shawn?) >>>> >>>> Richard, you might want to report the issue at >>>> https://groups.google.com/d/forum/repo-discuss to try reaching the >>>> same team through other means. >>>> >>>> >>>> On Monday, July 28, 2014 9:13:53 AM UTC+2, Richard Wallis wrote: >>>>> >>>>> Thanks Julien, >>>>> >>>>> My push follows and I've included my commit message as well to show >>>>> that the Change-Id is added correctly. >>>>> >>>>> Z:\gwtsource\trunk>git push origin HEAD:refs/for/master >>>>> Counting objects: 22, done. >>>>> Delta compression using up to 8 threads. >>>>> Compressing objects: 100% (10/10), done. >>>>> Writing objects: 100% (11/11), 892 bytes | 0 bytes/s, done. >>>>> Total 11 (delta 7), reused 0 (delta 0) >>>>> remote: error: Internal server error >>>>> fatal: The remote end hung up unexpectedly >>>>> fatal: The remote end hung up unexpectedly >>>>> >>>>> Z:\gwtsource\trunk>git log --pretty=full >>>>> commit 5a3daf001f28c70ee6b91ae5f9d02ca76a91b9b5 >>>>> Author: Richard Wallis <[email protected]> >>>>> Commit: Richard Wallis <[email protected]> >>>>> >>>>> Issue 8838. Reduce SchedulerImpl.TIME_SLICE from 100ms to 8ms >>>>> >>>>> Change-Id: I11aedfb096f727401cea09d906301f09688ec4c6 >>>>> >>>>> >>>>> On Mon, Jul 28, 2014 at 9:07 AM, Julien Dramaix < >>>>> [email protected]> wrote: >>>>> >>>>>> Could you copy paste the command that you use to push to gerrit and >>>>>> the output ? >>>>>> >>>>>> >>>>>> On Mon, Jul 28, 2014 at 9:03 AM, Richard Wallis <[email protected]> >>>>>> wrote: >>>>>> >>>>>>> Anyone able to help me through this today? >>>>>>> >>>>>>> >>>>>>> On Sun, Jul 27, 2014 at 10:43 PM, Richard Wallis <[email protected] >>>>>>> > wrote: >>>>>>> >>>>>>>> Just checked and the Change-Id is being generated and added. >>>>>>>> >>>>>>>> I'm still getting the internal server error. It happens right at >>>>>>>> the end of the push after everything's been uploaded. >>>>>>>> >>>>>>>> Anyone have any ideas? >>>>>>>> >>>>>>>> >>>>>>>> On Sun, Jul 27, 2014 at 10:26 PM, Richard Wallis < >>>>>>>> [email protected]> wrote: >>>>>>>> >>>>>>>>> I rolled back after adding the hook and did the whole commit over. >>>>>>>>> >>>>>>>>> But I don't think the commit hook is working, at least there's no >>>>>>>>> extra messages for the commit command. >>>>>>>>> >>>>>>>>> From a brief look at the hook it seems to use awk which isn't >>>>>>>>> available on Windows. >>>>>>>>> >>>>>>>>> Anyway I'll see if I can get awk installed some how and try again. >>>>>>>>> If it doesn't work I'll bug everyone again tomorrow. >>>>>>>>> >>>>>>>>> >>>>>>>>> On Sun, Jul 27, 2014 at 10:18 PM, Jens <[email protected]> >>>>>>>>> wrote: >>>>>>>>> >>>>>>>>>> You probably need to fix your commit as you have setup the commit >>>>>>>>>> hook after you have done your commit. Make sure your commit has the >>>>>>>>>> Change-Id line. >>>>>>>>>> >>>>>>>>>> If your commit message looks correct and your password manager >>>>>>>>>> works then I have no idea why it shouldn't work. Maybe others can >>>>>>>>>> chime in >>>>>>>>>> to help you. >>>>>>>>>> >>>>>>>>>> -- J. >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> You received this message because you are subscribed to the >>>>>>>>>> Google Groups "GWT Contributors" group. >>>>>>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>>>>>> send an email to google-web-toolkit-contributors+unsubscribe@ >>>>>>>>>> googlegroups.com. >>>>>>>>>> To view this discussion on the web visit >>>>>>>>>> https://groups.google.com/d/msgid/google-web-toolkit- >>>>>>>>>> contributors/a5d2ac8b-cde4-4f2a-b638-a6dcd7d96e0e% >>>>>>>>>> 40googlegroups.com >>>>>>>>>> <https://groups.google.com/d/msgid/google-web-toolkit-contributors/a5d2ac8b-cde4-4f2a-b638-a6dcd7d96e0e%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>>>>>>> . >>>>>>>>>> >>>>>>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>> -- >>>>>>> You received this message because you are subscribed to the Google >>>>>>> Groups "GWT Contributors" group. >>>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>>> send an email to google-web-toolkit-contributors+unsubscribe@ >>>>>>> googlegroups.com. >>>>>>> To view this discussion on the web visit >>>>>>> https://groups.google.com/d/msgid/google-web-toolkit- >>>>>>> contributors/CAEqaEVjAJ4q%2Bb9zgM6s--ynuXOcCMqN5Wpb72_ >>>>>>> 3wiorHKUKG-A%40mail.gmail.com >>>>>>> <https://groups.google.com/d/msgid/google-web-toolkit-contributors/CAEqaEVjAJ4q%2Bb9zgM6s--ynuXOcCMqN5Wpb72_3wiorHKUKG-A%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>>>>> . >>>>>>> >>>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>>> >>>>>> >>>>>> -- >>>>>> You received this message because you are subscribed to the Google >>>>>> Groups "GWT Contributors" group. >>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>> send an email to google-web-toolkit-contributors+unsubscribe@ >>>>>> googlegroups.com. >>>>>> To view this discussion on the web visit >>>>>> https://groups.google.com/d/msgid/google-web-toolkit- >>>>>> contributors/CABb_3%3D5bVC0TYP-3ri03gznV_Sj07vgqRUbOP63_t-i%3DctR3-g% >>>>>> 40mail.gmail.com >>>>>> <https://groups.google.com/d/msgid/google-web-toolkit-contributors/CABb_3%3D5bVC0TYP-3ri03gznV_Sj07vgqRUbOP63_t-i%3DctR3-g%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>>>> . >>>>>> >>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>> >>>>> >>>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "GWT Contributors" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to >>>> [email protected]. >>>> To view this discussion on the web visit >>>> https://groups.google.com/d/msgid/google-web-toolkit-contributors/00f29422-e447-4495-994d-34f4b59c5f33%40googlegroups.com >>>> <https://groups.google.com/d/msgid/google-web-toolkit-contributors/00f29422-e447-4495-994d-34f4b59c5f33%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "GWT Contributors" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/google-web-toolkit-contributors/CAEqaEVjSQs6ALH0MHEppOH4TMHudqqDH6cDQ%2BDv8YDNL7qxhww%40mail.gmail.com >> <https://groups.google.com/d/msgid/google-web-toolkit-contributors/CAEqaEVjSQs6ALH0MHEppOH4TMHudqqDH6cDQ%2BDv8YDNL7qxhww%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- > You received this message because you are subscribed to the Google Groups > "GWT Contributors" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-web-toolkit-contributors/CABb_3%3D7cWuALax3NnZ9CXsKtK%2B_R-4w5-rieJMxHB0h%3DkyYEiQ%40mail.gmail.com > <https://groups.google.com/d/msgid/google-web-toolkit-contributors/CABb_3%3D7cWuALax3NnZ9CXsKtK%2B_R-4w5-rieJMxHB0h%3DkyYEiQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/CAEqaEVia2it23-%3Doce_kRawPT96KwpbROvgYYXO_o%3DY0vngSkg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
