public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: Joel Brobecker <brobecker@adacore.com>
Cc: Overseers mailing list <overseers@sourceware.org>
Subject: Re: setting up sim project web space
Date: Wed, 22 Dec 2021 02:08:38 -0500	[thread overview]
Message-ID: <YcLO9vr5vwoWOZBL@vapier> (raw)
In-Reply-To: <YayZmFrf9umpF0hJ@adacore.com>

[-- Attachment #1: Type: text/plain, Size: 1750 bytes --]

On 05 Dec 2021 14:51, Joel Brobecker wrote:
> > On Thu, Nov 25, 2021 at 06:00:47AM +0400, Joel Brobecker wrote:
> > > > For savannah you are unfortunately stuck with CVS for webpages. But you
> > > > can just install a redirect to https://sourceware.org/gdb/ so you don't
> > > > need to keep mirroring it in two places.
> > > 
> > > Sounds like an interesting idea.
> > > 
> > > One of the things I'm concerned about is perhaps people having
> > > bookmarks of old pages. Or perhaps have every one of the current
> > > pages be a redirect to the corresponding page?
> > > 
> > > Something like this?
> > > 
> > > <!DOCTYPE html>
> > > <html>
> > >    <head>
> > >       <title>Redirecting to </title>
> > >       <meta http-equiv = "refresh" content = "3; url = https://https://www.sourceware.org/gdb/" />
> > >    </head>
> > >    <body>
> > >       <p>Redirecting to sourceware.org</p>
> > >    </body>
> > > </html>
> > 
> > That should work for html pages. It is what e.g. gnutls uses.  They
> > keep the page itself in place (so if there is any delay in the
> > redirection the user at least sees the old contents), and they just
> > add the meta http-equiv tag right after the head tag with a
> > content="0; (to make the redirect instantanious).
> > 
> > This requires a little scripting to update all pages (let me know if
> > you can use help with that).
> 
> I've added the redirects, with the help of the attached script.
> Pretty crude, but did the job.

looks like the gnu.org/software/gdb redirect is live now.  i think the sourceware
side is still using CVS for the gdb htdocs though.  if it moved to git, would it
make the ACL question any easier ?  or would it basically be the same ?
-mike

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2021-12-22  7:08 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-10  4:17 Mike Frysinger
2021-09-10 12:06 ` Frank Ch. Eigler
2021-11-18  0:50   ` Mike Frysinger
2021-11-18  0:56     ` Frank Ch. Eigler
2021-11-18  1:38       ` Mike Frysinger
2021-11-18 15:03         ` Mark Wielaard
2021-11-19  8:31           ` Mike Frysinger
2021-11-19  8:42             ` Mike Frysinger
2021-11-19 10:08               ` Mark Wielaard
2021-11-19 11:15                 ` Mike Frysinger
2021-11-19 15:49                   ` Pedro Alves
2021-11-21 13:59                     ` Joel Brobecker
2021-11-24 10:02                       ` Mark Wielaard
2021-11-24 11:16                         ` Mike Frysinger
2022-10-24 16:19                           ` Mike Frysinger
2022-10-24 23:47                             ` Frank Ch. Eigler
2022-12-30 16:44                               ` Mark Wielaard
2023-01-04  8:18                                 ` Mike Frysinger
2023-01-05 22:38                                   ` Mark Wielaard
2023-01-05 22:43                                     ` Mark Wielaard
2023-01-06  6:22                                       ` Joel Brobecker
2023-01-10 18:27                                         ` Frank Ch. Eigler
2023-01-10 20:18                                           ` Mark Wielaard
2023-01-11  5:36                                             ` Joel Brobecker
2023-01-11 23:56                                               ` Mark Wielaard
2023-01-12  5:12                                                 ` broken current onlinedocs Mike Frysinger
2023-01-12  7:30                                                   ` Mark Wielaard
2023-01-16  3:42                                                   ` Joel Brobecker
2023-01-15 22:00                                               ` setting up sim project web space Mike Frysinger
2023-01-16  3:17                                                 ` Joel Brobecker
2021-11-25  2:00                         ` Joel Brobecker
2021-11-28 21:22                           ` Mark Wielaard
2021-12-05 10:51                             ` Joel Brobecker
2021-12-22  7:08                               ` Mike Frysinger [this message]
2021-12-24  3:01                                 ` Joel Brobecker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YcLO9vr5vwoWOZBL@vapier \
    --to=vapier@gentoo.org \
    --cc=brobecker@adacore.com \
    --cc=overseers@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).