Revision: 792
          
http://svn.savannah.gnu.org/viewvc/?view=rev&root=administration&revision=792
Author:   ineiev
Date:     2024-06-11 12:25:46 -0400 (Tue, 11 Jun 2024)
Log Message:
-----------
add a few more details

Mention that ftpmirror and download share the same host,
and that it also manages mirror redirects.

Mention RSYNC for uploading files.

Expand 'fencepost' to 'fencepost.gnu.org'.

Minor rearrangements of links and placements.

Modified Paths:
--------------
    trunk/sviki/Architecture.svg

Modified: trunk/sviki/Architecture.svg
===================================================================
--- trunk/sviki/Architecture.svg        2024-06-06 17:32:58 UTC (rev 791)
+++ trunk/sviki/Architecture.svg        2024-06-11 16:25:46 UTC (rev 792)
@@ -58,7 +58,7 @@
   <text 
     x = "5" y = "25" text-anchor = "start" fill = "#000000"
     font-size = "14px"
-  >Savannah 2023 (simplified)</text>
+  >Savannah 2024 (simplified)</text>
   <rect
     x = "5" y = "30" width = "500" height = "365"
     fill = "#ffffff" stroke = "#000000" stroke-width = "1px"
@@ -95,7 +95,7 @@
     text-anchor = "start" fill = "#000000" font-size = "14px"
   >mgt</text>
   <rect
-    x = "550" y = "100" width = "70" height = "20"
+    x = "550" y = "100" width = "110" height = "20"
     fill = "#ffffff" stroke = "#000000" stroke-width = "1px"
     id = 'host-fencepost'
   />
@@ -102,7 +102,7 @@
   <text
     x = "550" y = "95"
     text-anchor = "start" fill = "#000000" font-size = "14px"
-  >fencepost</text>
+  >fencepost.gnu.org</text>
   <path
     d = "M 470,110 h 80"
     stroke = "#2222ff" stroke-width = "1px" fill = "#2222ff"
@@ -169,14 +169,14 @@
     marker-start = "url(#black-tail)" marker-end = "url(#black-head)"
     id = "mgt-db-link" />
   <rect
-    x = "250" y = "50" width = "130" height = "40"
+    x = "200" y = "50" width = "180" height = "40"
     fill = "none" stroke = "#000000" stroke-width = "1px"
     id = 'host-download'
   />
   <text
-    x = "250" y = "45"
+    x = "200" y = "45"
     text-anchor = "start" fill = "#000000" font-size = "14px"
-  >download</text>
+  >download (ftpmirror)</text>
   <ellipse
     cx = "340" cy = "70" rx = "30" ry = "15" fill = "none"
     stroke = "#000000" stroke-width = "1px"
@@ -183,10 +183,14 @@
     id = 'releases-outline'
   />
   <text
-   x = "255" y = "73"
+   x = "215" y = "65"
    text-anchor = "start" fill = "#000000" font-size = "14px"
   >mirmon</text>
   <text
+   x = "205" y = "83"
+   text-anchor = "start" fill = "#000000" font-size = "14px"
+  >mirror redirect</text>
+  <text
    x = "340" y = "73"
    text-anchor = "middle" fill = "#000000" font-size = "14px"
   >releases</text>
@@ -196,12 +200,12 @@
     marker-start = "url(#tail)"
     id = "mgt-download-link" />
   <path
-    d = "M 255,200 315,90"
+    d = "M 255,200 255,90"
     stroke = "#000000" stroke-width = "1px" fill = "none"
     marker-end = "url(#black-head)"
     id = "download-db-link" />
   <path
-    d = "M 340,55 360,40 h 165"
+    d = "M 370,70 410,40 h 115"
     stroke = "#006600" stroke-width = "2px" fill = "none"
     marker-start = "url(#green-tail)"
     id = "download-scp-link" />
@@ -212,7 +216,7 @@
   <text
    x = "530" y = "48"
    text-anchor = "start" fill = "#006600" font-size = "14px"
-  >upload (SCP)</text>
+  >upload (SCP, RSYNC)</text>
   <path
     d = "M 530,64 370,70"
     stroke = "#000000" stroke-width = "1px" fill = "none"
@@ -407,18 +411,18 @@
     text-anchor = "start" fill = "#000000" font-size = "14px"
   >www.nongnu.org</text>
   <rect
-    x = "640" y = "55" width = "80" height = "20"
+    x = "665" y = "65" width = "75" height = "20"
     fill = "#ffffff" stroke = "#000000" stroke-width = "1px"
     id = 'host-ftp-gnu'
   />
   <text
-    x = "640" y = "50"
+    x = "665" y = "60"
     text-anchor = "start" fill = "#000000" font-size = "14px"
   >ftp.gnu.org</text>
   <path
-    d = "M 582,65 640,65"
+    d = "M 582,65 665,75"
     stroke = "#000000" stroke-width = "1px" fill = "none"
-    stroke-dasharray = '12,5' marker-start = "url(#black-tail)"
+    stroke-dasharray = '13,5' marker-start = "url(#black-tail)"
     id = "ftp-mirror-link" />
   <rect
     x = "650" y = "340" width = "90" height = "30"


Reply via email to