From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17755 invoked by alias); 20 Feb 2006 08:40:40 -0000 Received: (qmail 17738 invoked by uid 22791); 20 Feb 2006 08:40:39 -0000 X-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from londo.lunn.ch (HELO londo.lunn.ch) (80.238.139.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 20 Feb 2006 08:40:38 +0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1FB6aw-000598-00; Mon, 20 Feb 2006 09:40:34 +0100 Date: Mon, 20 Feb 2006 08:40:00 -0000 To: Jonathan Larmour Cc: Andrew Lunn , eCos Maintainers Subject: Re: hardware.html help! Message-ID: <20060220084034.GE27143@lunn.ch> References: <20060219214841.GJ19406@lunn.ch> <20060219221640.GE13795@donkey.ma.tech.ascom.ch> <43F91A0A.205@eCosCentric.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43F91A0A.205@eCosCentric.com> User-Agent: Mutt/1.5.11+cvs20060126 From: Andrew Lunn Mailing-List: contact ecos-maintainers-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: ecos-maintainers-owner@ecos.sourceware.org X-SW-Source: 2006-02/txt/msg00003.txt.bz2 > Unfortunately I believe you have to set the permissions correctly the > first time a file is "cvs add"ed, otherwise it can only be fixed with > local shell access to the CVS repository. I don't think this can be correct. I just did a cvs commit to board-tablerow.html and that broke it. I have another change i would like to commit: Index: boardtext.html =================================================================== RCS file: /cvs/ecos/htdocs/boards/boardtext.html,v retrieving revision 1.10 diff -u -r1.10 boardtext.html --- boardtext.html 16 Jun 2004 00:26:29 -0000 1.10 +++ boardtext.html 20 Feb 2006 08:39:00 -0000 @@ -76,6 +76,9 @@
  • Watchdog + +
  • SPI +

    Are you at your keyboard at the moment to fix it if this commit breaks things? Andrew