From owner-freebsd-doc Fri Nov 23 0:42:50 2001 Delivered-To: freebsd-doc@freebsd.org Received: from emout1.wish.nl (emout1.wish.nl [212.123.129.74]) by hub.freebsd.org (Postfix) with ESMTP id E0AC637B417 for ; Fri, 23 Nov 2001 00:42:45 -0800 (PST) Received: from mail1.inside.servers (mail1.INSIDE.servers [10.1.0.5]) by emout1.wish.nl (Postfix) with SMTP id E15B920B7B for ; Fri, 23 Nov 2001 10:06:37 +0100 (CET) Received: (qmail 24321 invoked from network); 23 Nov 2001 08:42:38 -0000 Received: from p11298.nl.wish.net (HELO ) ([212.123.182.34]) (envelope-sender ) by mail1.outside.servers (qmail-ldap-1.03) with SMTP for ; 23 Nov 2001 08:42:38 -0000 Received: (qmail 13454 invoked by uid 1000); 23 Nov 2001 08:43:38 -0000 From: "Andre Goeree" Date: Fri, 23 Nov 2001 09:43:38 +0100 To: doc@freebsd.org Subject: cvsup deletes *.png files created by peps Message-ID: <20011123094338.A12862@mandark.attica.home> Reply-To: abgoeree@wish.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Sender: abgoeree@wish.net Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello -doc, I am not sure whether this subject has come up in this list before as I am not subscribed to this list (and did not bother to search the archives). Whenever I cvsup the doc tree the following happens: ----------------------------------------------------------- *** Starting cvsup at 09:07:13 Parsing supfile "/usr/local/etc/cvsup/doc-supfile" Connecting to cvsup.uk.freebsd.org Connected to cvsup.uk.freebsd.org Server software version: SNAP_16_1e Negotiating file attribute support Exchanging collection information Establishing multiplexed-mode data connection Running Updating collection doc-all/cvs Delete doc/en_US.ISO8859-1/books/handbook/advanced-networking/isdn-bus.png Delete doc/en_US.ISO8859-1/books/handbook/advanced-networking/isdn-twisted-pair.png Delete doc/en_US.ISO8859-1/books/handbook/advanced-networking/natd.png Shutting down connection to server Finished successfully *** Finished cvsup at 09:07:29 ----------------------------------------------------------- The files isdn-{bus,twisted-pair}.png and natd.png where once part of the doc tree but are dead now. However these filenames are still used. This causes the handbook to be compiled every time, even when there are no changes to this part of the tree. Since the handbook is the biggest part of the doc tree and takes considerable time to compile (at least on my PII350/128:), this is getting a bit annoying:( The easiest fix to this problem would be to rename the files isdn-{bus,twisted-pair}.png, natd.png to something that is not dead. Should I file a PR about this? Please CC replies to my address as I am not subscribed to this list. -ago To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message