This is the mail archive of the ecos-maintainers@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: hardware.html help!


Andrew Lunn wrote:
On Sun, Feb 19, 2006 at 10:48:41PM +0100, Andrew Lunn wrote:

Hi folks

Probably one for Jifl

I've broken the "Supported Hardware" page, http://ecos.sourceware.org/hardware.html.

There is an obvious cut/paste error in board-tablerow.html

<td><!--#if expr="$platurl" --><a href="<!--#echo var="platurl" -->" target="_top"><!--#endif -->
 <!--#echo var="plat" --><!--#if expr="$procurl" --></a><!--#endif --></td>

the procurl should be platurl. This is causing extra </a> tokens. I
"fixed" this error and committed the change and it all went pear
shaped. So i reversed the patch but it stayed pear shaped!

Any ideas what i have broken?


I think this is to do with the execute bit having to be set for server
side includes to work. Could somebody with logon to the server take a
look at the permissions on the files.

Indeed that's what it was on a number of files, although there was a little quoting mistake in boards/inc/at91phycore.html that I fixed too.


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.

Anyway all sorted, hopefully quickly enough!

Jifl
--
eCosCentric    http://www.eCosCentric.com/    The eCos and RedBoot experts
------["The best things in life aren't things."]------      Opinions==mine


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]