web-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: the hurd source code included at hurd.gnu.org


From: Jim Franklin
Subject: RE: the hurd source code included at hurd.gnu.org
Date: Fri, 20 Apr 2001 04:37:16 -0700

Hi Ognyan,
 Give me a week to see if I can get the help of the address@hidden and
if I don't have that assistance by next Friday then I think we should go
with your plan.

Jim

-----Original Message-----
From: Ognyan Kulev [mailto:address@hidden
Sent: Thursday, April 19, 2001 7:14 AM
To: Jim Franklin
Cc: address@hidden; Ognyan Kulev; Jeff Bailey
Subject: Re: the hurd source code included at hurd.gnu.org


On Wed, Apr 18, 2001 at 09:49:00PM -0700, Jim Franklin wrote:
> Hi,
>  I've been trying to think of the best approach to moving this part of the
> website project forward. I don't have the ability to handle this part of
the
> project so I think we should ask around to various groups for assistance
in
> implementing the source code webpages.

There is an extremely simple solution: A cron job executes daily or weekly
these commands for each project involved (they do not write output):

cd ~PROJECT                             #last CVS version
gtags -i                                #incremental
htags -Fnat 'Project Title'             #frames, line numbers, alphabetic 
index, title
mv HTML $DESTINATION

With frames it looks very nice even in lynx:)

Of course this will eat space (up to five times than the source).

After some months we can think of a better solution (e.g. GLOBAL's CGI which
can
do searching; and this connected in mysterious (read unknown yet) way to the
CVS).

Regards
--
Ognyan Kulev <address@hidden>, "\"Programmer\""




reply via email to

[Prev in Thread] Current Thread [Next in Thread]