From: Frank Lichtenheld <frank@lichtenheld.de>
To: Jakub Narebski <jnareb@gmail.com>
Cc: git@vger.kernel.org, Petr Baudis <pasky@suse.cz>,
"J.H." <warthog19@eaglescrag.net>
Subject: Re: [RFD] Gitweb caching, part 1 (long)
Date: Wed, 19 Mar 2008 09:21:58 +0100 [thread overview]
Message-ID: <20080319082158.GY18624@mail-vs.djpig.de> (raw)
In-Reply-To: <200803190154.55532.jnareb@gmail.com>
On Wed, Mar 19, 2008 at 01:54:53AM +0100, Jakub Narebski wrote:
> Because of that I think it would be possible to represent data to be
> saved (cached) in the ini-like extended git config format. Then
> gitweb could either (re)use config parser in Perl used by
> git-cvsserver (which accepts subset of valid config format), or
> "git config --file=<path> -z -l" to slurp data in more parseable
> format... but if we do that, we could choose this format or variation
> of it as our serialization format.
git-cvsserver uses "git config -l", too.
Gruesse,
--
Frank Lichtenheld <frank@lichtenheld.de>
www: http://www.djpig.de/
next prev parent reply other threads:[~2008-03-19 20:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-19 0:54 [RFD] Gitweb caching, part 1 (long) Jakub Narebski
2008-03-19 8:21 ` Frank Lichtenheld [this message]
2008-03-25 17:06 ` [RFD] Gitweb caching, part 2 (long) Jakub Narebski
2008-03-29 17:13 ` [RFD] Gitweb caching, part 3: examining Perl modules for caching (long) Jakub Narebski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080319082158.GY18624@mail-vs.djpig.de \
--to=frank@lichtenheld.de \
--cc=git@vger.kernel.org \
--cc=jnareb@gmail.com \
--cc=pasky@suse.cz \
--cc=warthog19@eaglescrag.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).