From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6376 invoked by alias); 29 Mar 2009 18:49:03 -0000 Received: (qmail 6355 invoked by uid 22791); 29 Mar 2009 18:48:59 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mtaout03-winn.ispmail.ntl.com (HELO mtaout03-winn.ispmail.ntl.com) (81.103.221.49) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 29 Mar 2009 18:48:55 +0000 Received: from aamtaout04-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout03-winn.ispmail.ntl.com (InterMail vM.7.08.04.00 201-2186-134-20080326) with ESMTP id <20090329184849.QBZ7670.mtaout03-winn.ispmail.ntl.com@aamtaout04-winn.ispmail.ntl.com>; Sun, 29 Mar 2009 19:48:49 +0100 Received: from cog.dallaway.org.uk ([86.9.207.237]) by aamtaout04-winn.ispmail.ntl.com (InterMail vG.2.02.00.01 201-2161-120-102-20060912) with ESMTP id <20090329184849.XNDK22934.aamtaout04-winn.ispmail.ntl.com@cog.dallaway.org.uk>; Sun, 29 Mar 2009 19:48:49 +0100 Received: from cog.dallaway.org.uk (cog.dallaway.org.uk [127.0.0.1]) by cog.dallaway.org.uk (8.13.8/8.13.8) with ESMTP id n2TImkHW018154; Sun, 29 Mar 2009 19:48:47 +0100 Message-ID: <49CFC28E.7040801@dallaway.org.uk> Date: Sun, 29 Mar 2009 18:49:00 -0000 From: John Dallaway User-Agent: Thunderbird 2.0.0.19 (X11/20090107) MIME-Version: 1.0 To: Jonathan Larmour CC: eCos Maintainers Subject: Re: Setting execute permission on SSI files References: <49CCAD1E.3010204@dallaway.org.uk> In-Reply-To: <49CCAD1E.3010204@dallaway.org.uk> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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-03/txt/msg00015.txt.bz2 Hi Jifl John Dallaway wrote: > I added a couple of boards to the eCos board database but didn't set > execute permissions on the .html files before I added them. Apache will > therefore not process these files as SSI files. > > I can find no way to change the execute permissions on a file from a CVS > client once it has been added to the repository. Removing and adding > again with the correct permissions does not help. Can you set the > executable bits on the following files manually for me please? > >> boards/inc/m5272c3.html >> boards/inc/stm3210e_eval.html I added new files boards/inc/m5272c3_.html and boards/inc/stm3210e_eval_.html to workaround this issue for now. John Dallaway