From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27437 invoked by alias); 22 Feb 2009 21:23:33 -0000 Received: (qmail 27428 invoked by uid 22791); 22 Feb 2009 21:23:33 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from hagrid.ecoscentric.com (HELO mail.ecoscentric.com) (212.13.207.197) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 22 Feb 2009 21:23:27 +0000 Received: from localhost (hagrid.ecoscentric.com [127.0.0.1]) by mail.ecoscentric.com (Postfix) with ESMTP id DB55C60B8005; Sun, 22 Feb 2009 21:23:24 +0000 (GMT) Received: from mail.ecoscentric.com ([127.0.0.1]) by localhost (hagrid.ecoscentric.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SsY0tes6XcWx; Sun, 22 Feb 2009 21:23:22 +0000 (GMT) Message-ID: <49A1C252.20805@eCosCentric.com> Date: Sun, 22 Feb 2009 21:23:00 -0000 From: Jonathan Larmour User-Agent: Mozilla Thunderbird 1.0.8-1.1.fc3.4.legacy (X11/20060515) MIME-Version: 1.0 To: John Dallaway CC: ecos-maintainers@ecos.sourceware.org Subject: Re: Updating the on-line documentation References: <49A11B23.8030404@dallaway.org.uk> <20090222102224.GZ15552@donkey.ma.tech.ascom.ch> <49A19909.40001@eCosCentric.com> <49A1A641.2060003@dallaway.org.uk> In-Reply-To: <49A1A641.2060003@dallaway.org.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Mailing-List: contact ecos-maintainers-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-maintainers-owner@ecos.sourceware.org X-SW-Source: 2009-02/txt/msg00052.txt.bz2 John Dallaway wrote: > > Updating the on-line docs could wait until the 3.0 final release, but I > was thinking people would be more likely to be trawling over the docs > during the beta period. I may take a look at updating them if I get a > spare moment... I knew it wouldn't take me long, so I've done it. For future ref, these are roughly the sort-of commands which make things a lot easier (substitute docsbuild where appropriate e.g. ~/ecos/trunk/doc/sgml/): cd ecos/trunk/htdocs/docs-latest/something rm *.html *.png cp /docsbuild/*.html . cp /docsbuild/*.png . cvs -qn up | egrep ^\\? | awk '{print $2}' | xargs cvs add cvs -qn up | egrep ^U | awk '{print $2}' | xargs cvs rm cvs ci -m "Update docs to latest CVS" Repeat for redboot, user-guide, cdl-guide. Jifl -- *See us at Embedded World 2009, Nürnberg, Germany, 3-5 Mar, Stand 11-300* eCosCentric Limited http://www.eCosCentric.com/ The eCos experts Barnwell House, Barnwell Drive, Cambridge, UK. Tel: +44 1223 245571 Registered in England and Wales: Reg No 4422071. ------["Si fractum non sit, noli id reficere"]------ Opinions==mine