Bug 59736

Summary: [patch] Updating size of archives in hubs article
Product: Documentation Reporter: Olafur Osvaldsson <oli>
Component: Books & ArticlesAssignee: kensmith
Status: Closed FIXED    
Severity: Affects Only Me CC: doc
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
article.sgml.diff none

Description Olafur Osvaldsson 2003-11-27 20:20:22 UTC
Updating size of archives
Comment 1 Simon L. B. Nielsen freebsd_committer freebsd_triage 2003-11-27 20:35:30 UTC
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
Comment 2 Olafur Osvaldsson 2003-11-27 21:01:16 UTC
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
Comment 3 Simon L. B. Nielsen freebsd_committer freebsd_triage 2003-11-27 21:49:10 UTC
> 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.
Comment 4 Simon L. B. Nielsen freebsd_committer freebsd_triage 2003-11-27 21:52:03 UTC
Responsible Changed
From-To: freebsd-doc->kensmith

Over to Ken Smith since he is the main mirror-admin.
Comment 5 Gavin Atkinson 2007-04-11 19:07:16 UTC
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
Comment 6 Mark Linimon freebsd_committer freebsd_triage 2007-04-25 23:35:50 UTC
State Changed
From-To: open->closed

Committed quite some time ago.