You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Thorsten Schöning <ts...@am-soft.de> on 2016/04/05 12:16:07 UTC

svn: Unexpected HTTP status 504 'Gateway Timeout' on '/apache/wicket/branches/wicket-7.x'

Hi all,

I'm using Subversion for my projects and recently integrated a Wicket
branch using GitHub's svn bridge and svn:externals. The problem is
that this doesn't work reliable, I very often get the following error
message during updates of my project and such:

> svn: Unexpected HTTP status 504 'Gateway Timeout' on '/apache/wicket/branches/wicket-7.x'

This happens around 1/3 or sometimes even 1/2 of the times, but not
always and I have the feeling that if it succeeded once, it succeeds
for some time afterwards as well. I have one other project integrated
with one of my projects this way and in that case such an error didn't
ever occur. But this project is a lot smaller and such.

The error looks like some kind of proxy problem, but I'm not using
any, but it would fit to what I would expect how GitHub implements its
svn bridge.

So, is there any other experience out there with such a setup?

Might this be a problem of the Apache guys and how they provide their
repos to GitHub? They have a GitHub mirror on their own, but I'm not
sure if Wicket uses this or is GitHub only these days. Looking at the
svn repos I guess the latter.

Thanks for any ideas.

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning       E-Mail: Thorsten.Schoening@AM-SoFT.de
AM-SoFT IT-Systeme      http://www.AM-SoFT.de/

Telefon...........05151-  9468- 55
Fax...............05151-  9468- 88
Mobil..............0178-8 9468- 04

AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: svn: Unexpected HTTP status 504 'Gateway Timeout' on '/apache/wicket/branches/wicket-7.x'

Posted by Martin Grigorov <mg...@apache.org>.
No. Wicket moved to Apache Git several years ago:
http://wicket.apache.org/contribute/patch.html#time-for-some-coding
The GitHub repo is just a mirror of Apache Git.

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Tue, Apr 5, 2016 at 12:53 PM, Thorsten Schöning <ts...@am-soft.de>
wrote:

> Guten Tag Martin Grigorov,
> am Dienstag, 5. April 2016 um 12:25 schrieben Sie:
>
> > 1) if you insist on using Subversion then contact
> infrastructure@apache.org
> > and explain the problems.
> > In this case better use only Apache servers, because Apache Infra cannot
> > help with GitHub related issues
>
> But does Wicket still use the Apache SVN repos in any way? I had a
> look at the repos and only found older Wicket source base, nothing
> current. I had the feeling you are using GitHub only.
>
> Mit freundlichen Grüßen,
>
> Thorsten Schöning
>
> --
> Thorsten Schöning       E-Mail: Thorsten.Schoening@AM-SoFT.de
> AM-SoFT IT-Systeme      http://www.AM-SoFT.de/
>
> Telefon...........05151-  9468- 55
> Fax...............05151-  9468- 88
> Mobil..............0178-8 9468- 04
>
> AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
> AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

Re: svn: Unexpected HTTP status 504 'Gateway Timeout' on '/apache/wicket/branches/wicket-7.x'

Posted by Thorsten Schöning <ts...@am-soft.de>.
Guten Tag Martin Grigorov,
am Dienstag, 5. April 2016 um 12:25 schrieben Sie:

> 1) if you insist on using Subversion then contact infrastructure@apache.org
> and explain the problems.
> In this case better use only Apache servers, because Apache Infra cannot
> help with GitHub related issues

But does Wicket still use the Apache SVN repos in any way? I had a
look at the repos and only found older Wicket source base, nothing
current. I had the feeling you are using GitHub only.

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning       E-Mail: Thorsten.Schoening@AM-SoFT.de
AM-SoFT IT-Systeme      http://www.AM-SoFT.de/

Telefon...........05151-  9468- 55
Fax...............05151-  9468- 88
Mobil..............0178-8 9468- 04

AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: svn: Unexpected HTTP status 504 'Gateway Timeout' on '/apache/wicket/branches/wicket-7.x'

Posted by Martin Grigorov <mg...@apache.org>.
Hi,

I have no idea about the problem.
But here is what I could suggest you:

1) if you insist on using Subversion then contact infrastructure@apache.org
and explain the problems.
In this case better use only Apache servers, because Apache Infra cannot
help with GitHub related issues

2) Use git instead of svn for Wicket


Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Tue, Apr 5, 2016 at 12:16 PM, Thorsten Schöning <ts...@am-soft.de>
wrote:

> Hi all,
>
> I'm using Subversion for my projects and recently integrated a Wicket
> branch using GitHub's svn bridge and svn:externals. The problem is
> that this doesn't work reliable, I very often get the following error
> message during updates of my project and such:
>
> > svn: Unexpected HTTP status 504 'Gateway Timeout' on
> '/apache/wicket/branches/wicket-7.x'
>
> This happens around 1/3 or sometimes even 1/2 of the times, but not
> always and I have the feeling that if it succeeded once, it succeeds
> for some time afterwards as well. I have one other project integrated
> with one of my projects this way and in that case such an error didn't
> ever occur. But this project is a lot smaller and such.
>
> The error looks like some kind of proxy problem, but I'm not using
> any, but it would fit to what I would expect how GitHub implements its
> svn bridge.
>
> So, is there any other experience out there with such a setup?
>
> Might this be a problem of the Apache guys and how they provide their
> repos to GitHub? They have a GitHub mirror on their own, but I'm not
> sure if Wicket uses this or is GitHub only these days. Looking at the
> svn repos I guess the latter.
>
> Thanks for any ideas.
>
> Mit freundlichen Grüßen,
>
> Thorsten Schöning
>
> --
> Thorsten Schöning       E-Mail: Thorsten.Schoening@AM-SoFT.de
> AM-SoFT IT-Systeme      http://www.AM-SoFT.de/
>
> Telefon...........05151-  9468- 55
> Fax...............05151-  9468- 88
> Mobil..............0178-8 9468- 04
>
> AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
> AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>