From oli@draupnir.rhnet.is  Thu Nov 27 12:14:57 2003
Return-Path: <oli@draupnir.rhnet.is>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id DE87E16A502; Thu, 27 Nov 2003 12:14:57 -0800 (PST)
Received: from draupnir.rhnet.is (draupnir.rhnet.is [130.208.16.26])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 80C2A43FCB; Thu, 27 Nov 2003 12:14:56 -0800 (PST)
	(envelope-from oli@draupnir.rhnet.is)
Received: from draupnir.rhnet.is (smmsp@localhost [127.0.0.1])
	by draupnir.rhnet.is (8.12.9p2/8.12.9/rhnet-norelay) with ESMTP id hARKEsYN060495;
	Thu, 27 Nov 2003 20:14:55 GMT
	(envelope-from oli@draupnir.rhnet.is)
Received: (from root@localhost)
	by draupnir.rhnet.is (8.12.9p2/8.12.9/Submit) id hARKEsNH060494;
	Thu, 27 Nov 2003 20:14:54 GMT
	(envelope-from oli)
Message-Id: <200311272014.hARKEsNH060494@draupnir.rhnet.is>
Date: Thu, 27 Nov 2003 20:14:54 GMT
From: Olafur Osvaldsson <oli@isnic.is>
Reply-To: Olafur Osvaldsson <oli@isnic.is>
To: FreeBSD-gnats-submit@freebsd.org
Cc: doc@freebsd.org
Subject: Updating size of archives
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         59736
>Category:       docs
>Synopsis:       [patch] Updating size of archives in hubs article
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    kensmith
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 27 12:20:22 PST 2003
>Closed-Date:    Wed Apr 25 22:36:03 GMT 2007
>Last-Modified:  Wed Apr 25 22:36:03 GMT 2007
>Originator:     Olafur Osvaldsson
>Release:        FreeBSD 4.9-RC i386
>Organization:
>Environment:
System: FreeBSD draupnir.rhnet.is 4.9-RC FreeBSD 4.9-RC #5: Wed Oct 8 15:50:34 GMT 2003 root@draupnir.rhnet.is:/usr/obj/usr/src/sys/IBM_330 i386
>Description:
Updating size of archives
	
>How-To-Repeat:
	
>Fix:

--- article.sgml.diff begins here ---
--- en_US.ISO8859-1/articles/hubs/article.sgml.old	Thu Nov 27 19:40:52 2003
+++ en_US.ISO8859-1/articles/hubs/article.sgml	Thu Nov 27 19:40:59 2003
@@ -86,8 +86,8 @@
         Here are some approximate figures:
       </para>
       <itemizedlist>
-        <listitem><para>Full FTP Distribution: 126 GB</para></listitem>
-        <listitem><para>CVS repository: 2.7 GB</para></listitem>
+        <listitem><para>Full FTP Distribution: 140 GB</para></listitem>
+        <listitem><para>CVS repository: 4 GB</para></listitem>
         <listitem><para>CTM deltas: 1.8 GB</para></listitem>
         <listitem><para>Webpages: 300 MB</para></listitem>
       </itemizedlist>
--- article.sgml.diff ends here ---
 
>Release-Note:
>Audit-Trail:

From: "Simon L. Nielsen" <simon@FreeBSD.org>
To: Olafur Osvaldsson <oli@isnic.is>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: docs/59736: Updating size of archives
Date: Thu, 27 Nov 2003 21:35:30 +0100

 Are you sure about this?  It looks wrong to me.  My local CVS repo is
 only 2GB and from the dir.sizes file on ftp-master the tree should be
 126G...
 
 [simon@eddie:~] du -shc /FreeBSD/repo/FreeBSD-ncvs
 2.0G    /FreeBSD/repo/FreeBSD-ncvs
 
 [simon@freefall:~] fetch -q -o - ftp://ftp-master.freebsd.org/pub/FreeBSD/d=
 ir.sizes | tail -n 1
 132538642       .
 [simon@freefall:~] printf 'scale=3D2\n132538642/1024/1024\n' | bc
 126.39
 
 BTW, there is no reason to CC the doc mailing list when sending docs
 PR's.. they go here anyway :-).
 
 --=20
 Simon L. Nielsen
 FreeBSD Documentation Team
 
From: Olafur Osvaldsson <oli@isnic.is>
To: "Simon L. Nielsen" <simon@FreeBSD.org>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: docs/59736: Updating size of archives
Date: Thu, 27 Nov 2003 21:01:16 +0000

 Simon,
 
 On Thu, 27 Nov 2003, Simon L. Nielsen wrote:
 
 > Are you sure about this?  It looks wrong to me.  My local CVS repo is
 > only 2GB and from the dir.sizes file on ftp-master the tree should be
 > 126G...
 
 My bad, did a du on the wrong dir...the cvsup one, the ncvs is only 2G.
 
 > [simon@freefall:~] fetch -q -o - ftp://ftp-master.freebsd.org/pub/FreeBSD=
 /dir.sizes | tail -n 1
 > 132538642       .
 > [simon@freefall:~] printf 'scale=3D2\n132538642/1024/1024\n' | bc
 > 126.39
 
 This is for historical reasons...this value tends to be updated infrequently
 so it helps to have it above the current value but this is not at all impor=
 tant
 to me, you can decide if it is updated frequently enaugh.
 
 > BTW, there is no reason to CC the doc mailing list when sending docs
 > PR's.. they go here anyway :-).
 
 Was going to CC hubs, dunno why I put doc there  ;)
 
 Maybe I just need to cut down on my "spare" time and use some of it for sle=
 eping...
 
 /Oli
 
 --=20
 Olafur Osvaldsson
 Systems Administrator
 Internet a Islandi hf.
 Tel:   +354 525-5291
 Email: oli@isnic.is
 
From: "Simon L. Nielsen" <simon@FreeBSD.org>
To: Olafur Osvaldsson <oli@isnic.is>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: docs/59736: Updating size of archives
Date: Thu, 27 Nov 2003 22:49:10 +0100

 > so it helps to have it above the current value but this is not at all
 > important to me, you can decide if it is updated frequently enaugh.
 
 OK, I will let it be up to the Ken Smith if it should be updated, since
 he's the main mirror-admin.
 
Responsible-Changed-From-To: freebsd-doc->kensmith 
Responsible-Changed-By: simon 
Responsible-Changed-When: Thu Nov 27 13:52:03 PST 2003 
Responsible-Changed-Why:  
Over to Ken Smith since he is the main mirror-admin. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=59736 

From: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/59736: [patch] Updating size of archives in hubs article
Date: Wed, 11 Apr 2007 19:07:16 +0100

 This PR can now be closed, the content in question has been updated
 several times since submission, most recently on 2006/12/14 as 1.63 of
 doc/en_US.ISO8859-1/articles/hubs/article.sgml,v
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Wed Apr 25 22:35:50 UTC 2007 
State-Changed-Why:  
Committed quite some time ago. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=59736 
>Unformatted:
