| Summary: | [patch] Updating size of archives in hubs article | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Olafur Osvaldsson <oli> | ||||
| Component: | Books & Articles | Assignee: | kensmith | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | doc | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Olafur Osvaldsson
2003-11-27 20:20:22 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 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 > 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 Over to Ken Smith since he is the main mirror-admin. 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 Committed quite some time ago. |