[fpc-pascal] Old Mantis issue broken URL redirection
Michael Van Canneyt
michael at freepascal.org
Wed Aug 4 07:55:07 CEST 2021
On Wed, 4 Aug 2021, Zamrony P. Juhara via fpc-pascal wrote:
> Hi,
>
> URL redirection of old mantis issue to GitlabĀ is not working
> https://bugs.freepascal.org/view.php?id=[issue id]
> redirects to
> https://gitlab.com/freepascal.org/fpc/source/-/issues/[issue id]
> which yields page not found (404) error.
This is unfortunately correct, there is an unforeseen delay in
the conversion of the FPC svn -> git repository.
I think we're meanwhile at attempt 7...
The conversion takes a lot of time (>48 hours in total).
As long as the conversion is not finished, the repository
is marked private, and you will get a 404;
only team members have access at this point.
Michael.
More information about the fpc-pascal
mailing list