From owner-cvs-all Fri Apr 27 12:57:27 2001 Delivered-To: cvs-all@freebsd.org Received: from baerenklau.de.freebsd.org (baerenklau.de.freebsd.org [195.185.195.14]) by hub.freebsd.org (Postfix) with ESMTP id 48EEF37B422; Fri, 27 Apr 2001 12:57:06 -0700 (PDT) (envelope-from wosch@panke.de.freebsd.org) Received: (from uucp@localhost) by baerenklau.de.freebsd.org (8.8.8/8.8.8) with UUCP id VAA22856; Fri, 27 Apr 2001 21:57:05 +0200 (CEST) (envelope-from wosch@panke.de.freebsd.org) Received: (from wosch@localhost) by paula.panke.de.freebsd.org (8.9.3/8.8.8) id VAA03563; Fri, 27 Apr 2001 21:45:32 +0200 (CEST) (envelope-from wosch) Date: Fri, 27 Apr 2001 21:45:32 +0200 From: Wolfram Schneider To: Nik Clayton Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en Makefile docs.sgml www/en/FAQ Makefile www/en/doc Makefile www/en/docs Makefile www/en/handbook Makefile Message-ID: <20010427214532.A3521@paula.panke.de.freebsd.org> References: <200104170905.f3H95iZ88787@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200104170905.f3H95iZ88787@freefall.freebsd.org>; from nik@FreeBSD.org on Tue, Apr 17, 2001 at 02:05:43AM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 2001-04-17 02:05:43 -0700, Nik Clayton wrote: > nik 2001/04/17 02:05:43 PDT > > Modified files: > en Makefile docs.sgml > en/FAQ Makefile > en/handbook Makefile > Added files: > en/doc Makefile > Removed files: > en/docs Makefile > Log: > Install all the documentation in to a single root, $WEBROOT/doc, with the > same naming scheme as that used by the doc/ repo. > > Update docs.sgml to point to the documentation in this canonical location. > > Update the FAQ/ and handbook/ directories to use symlinks to point to > the real documentation under doc/en_US.ISO_8859-1/. The symlink 'FAQ' and 'handbook' points to the source directory of the documentation! Also, the symlinks points to an absolute path name. This does not work for mirrors and the mirror software cvsup. wosch@freefall <02:58:33> [/d/home/wosch/tmp/6/htdocs/data] 555 bash$ ls -l FAQ handbook lrwxrwxr-x 1 wosch wosch 57 Apr 27 02:36 FAQ -> /d/home/wosch/tmp/6/www/en/doc/en_US.ISO_8859-1/books/faq lrwxrwxr-x 1 wosch wosch 62 Apr 27 02:36 handbook -> /d/home/wosch/tmp/6/www/en/doc/en_US.ISO_8859-1/books/handbook Please fix this bug. -Wolfram > This means that local > testing of the site (and mirrors) will still work as expected using the > legacy URLs. Mirrors that expect to see a lot of traffic are advised to > alter their web server configuration so that $WEBROOT/FAQ and $WEBROOT/handbook > are redirected to $WEBROOT/doc/en_US.ISO_8859-1/books/{faq,handbook}, > instead of relying on the symlinks. > > Discussed on: doc, www > > Revision Changes Path > 1.62 +9 -8 www/en/Makefile > 1.94 +35 -29 www/en/docs.sgml > 1.5 +20 -5 www/en/FAQ/Makefile > 1.6 +21 -15 www/en/handbook/Makefile -- Wolfram Schneider http://wolfram.schneider.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message