You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tamaya.apache.org by "P. Ottlinger" <po...@apache.org> on 2017/02/22 00:03:16 UTC

site-repo: Git problem? unable to push

Hi,

does anyone of you experience the same problem?

\u2714 ~/workspace2016/incubator-tamaya-site [master \u2191�1|\u2714]
00:32 $ git push
Z�hle Objekte: 28, Fertig.
Delta compression using up to 4 threads.
Komprimiere Objekte: 100% (27/27), Fertig.
Schreibe Objekte:  57% (16/28), 2.02 MiB | 124.00 KiB/s

error: RPC failed; HTTP 408 curl 22 The requested URL returned error:
408 Request Timeout
fatal: The remote end hung up unexpectedly
Schreibe Objekte: 100% (28/28), 8.05 MiB | 118.00 KiB/s, Fertig.
Total 28 (delta 7), reused 0 (delta 0)
fatal: The remote end hung up unexpectedly
Everything up-to-date
\u2718-1 ~/workspace2016/incubator-tamaya-site [master \u2191�1|\u2714]

I'm unable to push my commit.

The strange thing is that I'm able to push from asf-site branch,
only mastr is trying to do stuff and gets a 408 then.

Any ideas?

Phil

Re: site-repo: Git problem? unable to push

Posted by "P. Ottlinger" <po...@apache.org>.
Hi,

it seems as the mails from Git were not read ;-)

Am 05.03.2017 um 14:53 schrieb Werner Keil:
> Which huge binary files would you even want to keep under version control?

It's the old discussion - the site project contains the jbake-binaries
to be able to perform builds if the internet connection has a hickup or
the jbake-binaries change.

To my mind it's okay to be self-containing instead of performing a
download upon each build.

We've had enough problems with flaky builds in the maven world, thus
I've incorporated the binaries into the site project and use these
binaries for builds and local test runs.

Cheers,
Phil


Re: site-repo: Git problem? unable to push

Posted by Werner Keil <we...@gmail.com>.
Which huge binary files would you even want to keep under version control?

Werner


On Sun, Mar 5, 2017 at 11:19 AM, Oliver B. Fischer <o.b.fischer@swe-blog.net
> wrote:

> How huge are your binaries?
>
>
> Am 04.03.17 um 20:46 schrieb P. Ottlinger:
>
>> Am 22.02.2017 um 02:45 schrieb John D. Ament:
>>
>>> I would reach out to infra.
>>>
>> Problem solved - I tried to push too big binary files ....
>> partial commits solved the problem.
>>
>> You all must have got the many mails ;-)
>>
>> Phil
>>
>
> --
> N Oliver B. Fischer
> A Schönhauser Allee 64, 10437 Berlin, Deutschland/Germany
> P +49 30 44793251
> M +49 178 7903538
> E o.b.fischer@swe-blog.net
> S oliver.b.fischer
> J oliver.b.fischer@jabber.org
> X http://xing.to/obf
>
>

Re: site-repo: Git problem? unable to push

Posted by "Oliver B. Fischer" <o....@swe-blog.net>.
How huge are your binaries?


Am 04.03.17 um 20:46 schrieb P. Ottlinger:
> Am 22.02.2017 um 02:45 schrieb John D. Ament:
>> I would reach out to infra.
> Problem solved - I tried to push too big binary files ....
> partial commits solved the problem.
>
> You all must have got the many mails ;-)
>
> Phil

-- 
N Oliver B. Fischer
A Sch�nhauser Allee 64, 10437 Berlin, Deutschland/Germany
P +49 30 44793251
M +49 178 7903538
E o.b.fischer@swe-blog.net
S oliver.b.fischer
J oliver.b.fischer@jabber.org
X http://xing.to/obf


Re: site-repo: Git problem? unable to push

Posted by "P. Ottlinger" <po...@apache.org>.
Am 22.02.2017 um 02:45 schrieb John D. Ament:
> I would reach out to infra.

Problem solved - I tried to push too big binary files ....
partial commits solved the problem.

You all must have got the many mails ;-)

Phil

Re: site-repo: Git problem? unable to push

Posted by "John D. Ament" <jo...@apache.org>.
I would reach out to infra.

On Tue, Feb 21, 2017 at 7:03 PM P. Ottlinger <po...@apache.org> wrote:

> Hi,
>
> does anyone of you experience the same problem?
>
> ✔ ~/workspace2016/incubator-tamaya-site [master ↑·1|✔]
> 00:32 $ git push
> Zähle Objekte: 28, Fertig.
> Delta compression using up to 4 threads.
> Komprimiere Objekte: 100% (27/27), Fertig.
> Schreibe Objekte:  57% (16/28), 2.02 MiB | 124.00 KiB/s
>
> error: RPC failed; HTTP 408 curl 22 The requested URL returned error:
> 408 Request Timeout
> fatal: The remote end hung up unexpectedly
> Schreibe Objekte: 100% (28/28), 8.05 MiB | 118.00 KiB/s, Fertig.
> Total 28 (delta 7), reused 0 (delta 0)
> fatal: The remote end hung up unexpectedly
> Everything up-to-date
> ✘-1 ~/workspace2016/incubator-tamaya-site [master ↑·1|✔]
>
> I'm unable to push my commit.
>
> The strange thing is that I'm able to push from asf-site branch,
> only mastr is trying to do stuff and gets a 408 then.
>
> Any ideas?
>
> Phil
>