On Thu, Nov 7, 2019 at 5:29 PM sebb <[email protected]> wrote: > On Thu, 7 Nov 2019 at 22:13, Greg Stein <[email protected]> wrote: > > > > Hi Attic! > > > > I found that some pages have old URLs for their repositories, such as: > > http://attic.apache.org/projects/deltacloud.html > > > > git-wip-us.a.o no longer exists. It should be github or gitbox instead. > > git-wip-us.apache.org does exist as a DNS name. > > I thought the intention was that the old URLs would be redirected? > > Redirection certainly works for some URLs, e.g. > > https://git-wip-us.apache.org/repos/asf?p=jmeter.git > > So why does it not work for deltacloud? >
I have no idea why it does not work for deltacloud. git-wip is a CNAME to gitbox, which "should" provide redirects or service to the repositories. Investigation is clearly needed, and maybe some fixes within our services. [bcc:] At a minimum, "git-wip-us.a.o" is no longer a canonical URL, and (IMO) should be changed. Cheers, -g
