From owner-freebsd-www@FreeBSD.ORG Sun Jul 29 09:22:08 2012 Return-Path: Delivered-To: www@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 21869106566C; Sun, 29 Jul 2012 09:22:08 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (gatekeeper.allbsd.org [IPv6:2001:2f0:104:e001::32]) by mx1.freebsd.org (Postfix) with ESMTP id 6D5328FC12; Sun, 29 Jul 2012 09:22:07 +0000 (UTC) Received: from alph.allbsd.org (p2214-ipbf2707funabasi.chiba.ocn.ne.jp [123.225.119.214]) (authenticated bits=128) by mail.allbsd.org (8.14.5/8.14.5) with ESMTP id q6T9LpY1013009 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 29 Jul 2012 18:22:01 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) (authenticated bits=0) by alph.allbsd.org (8.14.5/8.14.5) with ESMTP id q6T9Lnus058860; Sun, 29 Jul 2012 18:21:51 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Sun, 29 Jul 2012 16:43:22 +0900 (JST) Message-Id: <20120729.164322.483414833938209747.hrs@allbsd.org> To: gjb@FreeBSD.org From: Hiroki Sato In-Reply-To: <20120729055742.GC1693@glenbarber.us> References: <40854dbc-f4c1-4609-9f48-791a1886c0c9@email.android.com> <48CC53EB-AB26-4F52-99AA-7D4ED0B8F85F@FreeBSD.org> <20120729055742.GC1693@glenbarber.us> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 6.5 on Emacs 23.4 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Sun_Jul_29_16_43_22_2012_781)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.97.4 at gatekeeper.allbsd.org X-Virus-Status: Clean X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (mail.allbsd.org [133.31.130.32]); Sun, 29 Jul 2012 18:22:01 +0900 (JST) X-Spam-Status: No, score=-96.8 required=13.0 tests=CONTENT_TYPE_PRESENT, ONLY1HOPDIRECT, RCVD_IN_RP_RNBL, SAMEHELOBY2HOP, USER_IN_WHITELIST autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on gatekeeper.allbsd.org Cc: webmaster@FreeBSD.org, doceng@FreeBSD.org, simon@FreeBSD.org, www@FreeBSD.org Subject: Re: Removal of old/outdated files from www.FreeBSD.org site X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jul 2012 09:22:08 -0000 ----Security_Multipart(Sun_Jul_29_16_43_22_2012_781)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Glen Barber wrote in <20120729055742.GC1693@glenbarber.us>: gj> o make changes to a chapter, rebuild the doc tree gj> o make changes to a different section, rebuild the tree gj> o run 'make clean', and xNNNN.html file from first change is not gj> removed gj> gj> It has been highly inconsistently reproducible for me. The xNNNN.html files can be left if building a doc, adding a new section to it, and rebuilding it, and then doing "make clean". Normally all of the generated *.html files including xNNNN.html are listed in HTML.manifest and "make clean" removes files in that file. However, adding a new section can change the name of xNNNN.html files and the successive rebuild overwrites HTML.manifest. The right way to solve this is adding section ids wherever applicable. I do not think we need to change the webupdate script once we remove the old files. -- Hiroki ----Security_Multipart(Sun_Jul_29_16_43_22_2012_781)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEYEABECAAYFAlAU6ZoACgkQTyzT2CeTzy2evACdEQiOvatmoukn+rOg90sEizDD a98AoJ8tU2cNVzfztgr9kFsV8mOzVpuP =HOiI -----END PGP SIGNATURE----- ----Security_Multipart(Sun_Jul_29_16_43_22_2012_781)----