public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] PATCH for Re: New French mirror
       [not found] <53B46D60.1000300@bbln.nl>
@ 2014-07-06 22:07 ` Gerald Pfeifer
       [not found]   ` <53C43ED2.30702@bbln.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Gerald Pfeifer @ 2014-07-06 22:07 UTC (permalink / raw)
  To: Tim Semeijn; +Cc: gcc, gcc-patches

Hi Tim,

On Wed, 2 Jul 2014, Tim Semeijn wrote:
> I have set up a French gcc mirror. It is located in Roubaix, France. 

isn't that where they like to torture bikes (and riders) once a year? ;-)

> It is reachable through http, ftp and rsync:
> 
> http://mirror.bbln.nl/gcc
> ftp://mirror.bbln.nl/gcc
> rsync://mirror.bbln.nl/gcc
> 
> This mirror is provided by BBLN. Could you add it to the mirrorlist?

Thanks for mirroring and letting us know.  I just added your services
to our mirror list per the patch below.

Gerald

Index: mirrors.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/mirrors.html,v
retrieving revision 1.221
diff -u -r1.221 mirrors.html
--- mirrors.html	12 Aug 2013 19:52:08 -0000	1.221
+++ mirrors.html	6 Jul 2014 21:59:27 -0000
@@ -20,6 +20,11 @@
 <li>Canada: <a href="http://gcc.skazkaforyou.com">http://gcc.skazkaforyou.com</a>, thanks to Sergey Ivanov (mirrors at skazkaforyou.com)</li>
 <li>France (no snapshots): <a href="ftp://ftp.lip6.fr/pub/gcc/">ftp.lip6.fr</a>, thanks to ftpmaint at lip6.fr</li>
 <li>France, Brittany: <a href="ftp://ftp.irisa.fr/pub/mirrors/gcc.gnu.org/gcc/">ftp.irisa.fr</a>, thanks to ftpmaint at irisa.fr</li>
+<li>France, Roubaix:
+  <a href="http://mirror.bbln.nl/gcc/">http://mirror.bbln.nl/gcc</a> |
+  <a href="ftp://mirror.bbln.nl/gcc">ftp://mirror.bbln.nl/gcc</a> |
+  <a href="rsync://mirror.bbln.nl/gcc">rsync://mirror.bbln.nl/gcc</a>,
+  thanks to Tim Semeijn (noc@bbln.nl) and BBLN.</li>
 <li>France, Versailles: <a href="ftp://ftp.uvsq.fr/pub/gcc/">ftp.uvsq.fr</a>, thanks to ftpmaint at uvsq.fr</li>
 <li>Germany, Berlin: <a href="ftp://ftp.fu-berlin.de/unix/languages/gcc/">ftp.fu-berlin.de</a>, thanks to ftp at fu-berlin.de</li>
 <li>Germany: <a href="ftp://ftp.gwdg.de/pub/misc/gcc/">ftp.gwdg.de</a>, thanks to emoenke at gwdg.de</li>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [wwwdocs] PATCH for Re: New French mirror
       [not found]   ` <53C43ED2.30702@bbln.org>
@ 2014-07-18  9:27     ` Gerald Pfeifer
  0 siblings, 0 replies; 2+ messages in thread
From: Gerald Pfeifer @ 2014-07-18  9:27 UTC (permalink / raw)
  To: Tim Semeijn, gcc-patches

On Mon, 14 Jul 2014, Tim Semeijn wrote:
> We have decided to switch domains so the mirror details have changed.
> The old domain will be up for a while but it would be best for the
> details to be edited.
> 
> --------------
> 
> http://mirror.bbln.org/gcc
> ftp://mirror.bbln.org/gcc
> rsync://mirror.bbln.org/gcc
> 
> Contact mailaddress: noc@bbln.org

Okay, thanks for letting me know.

Here is what I just applied.

Gerald

Index: mirrors.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/mirrors.html,v
retrieving revision 1.223
diff -u -r1.223 mirrors.html
--- mirrors.html	17 Jul 2014 23:00:18 -0000	1.223
+++ mirrors.html	18 Jul 2014 09:22:18 -0000
@@ -25,10 +25,10 @@
 <li>France (no snapshots): <a href="ftp://ftp.lip6.fr/pub/gcc/">ftp.lip6.fr</a>, thanks to ftpmaint at lip6.fr</li>
 <li>France, Brittany: <a href="ftp://ftp.irisa.fr/pub/mirrors/gcc.gnu.org/gcc/">ftp.irisa.fr</a>, thanks to ftpmaint at irisa.fr</li>
 <li>France, Roubaix:
-  <a href="http://mirror.bbln.nl/gcc/">http://mirror.bbln.nl/gcc</a> |
-  <a href="ftp://mirror.bbln.nl/gcc">ftp://mirror.bbln.nl/gcc</a> |
-  <a href="rsync://mirror.bbln.nl/gcc">rsync://mirror.bbln.nl/gcc</a>,
-  thanks to Tim Semeijn (noc@bbln.nl) and BBLN.</li>
+  <a href="http://mirror.bbln.org/gcc/">http://mirror.bbln.org/gcc/</a> |
+  <a href="ftp://mirror.bbln.org/gcc">ftp://mirror.bbln.org/gcc</a> |
+  <a href="rsync://mirror.bbln.org/gcc">rsync://mirror.bbln.org/gcc</a>,
+  thanks to Tim Semeijn (noc@bbln.org) and BBLN.</li>
 <li>France, Versailles: <a href="ftp://ftp.uvsq.fr/pub/gcc/">ftp.uvsq.fr</a>, thanks to ftpmaint at uvsq.fr</li>
 <li>Germany, Berlin: <a href="ftp://ftp.fu-berlin.de/unix/languages/gcc/">ftp.fu-berlin.de</a>, thanks to ftp at fu-berlin.de</li>
 <li>Germany: <a href="ftp://ftp.gwdg.de/pub/misc/gcc/">ftp.gwdg.de</a>, thanks to emoenke at gwdg.de</li>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-18  9:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <53B46D60.1000300@bbln.nl>
2014-07-06 22:07 ` [wwwdocs] PATCH for Re: New French mirror Gerald Pfeifer
     [not found]   ` <53C43ED2.30702@bbln.org>
2014-07-18  9:27     ` Gerald Pfeifer

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).