From: Daniel Poelzleithner <poelzi@poelzi.org>
To: git@vger.kernel.org
Subject: custom attributes per file
Date: Sun, 08 Nov 2009 00:55:02 +0100 [thread overview]
Message-ID: <4AF608D6.6010904@poelzi.org> (raw)
Hi git devs,
I have seen on your TODO list, that you plan to add tree attributes. We
want to use git as a backend to store the wikipedia content in a
distributed manner. The exporter [1] is already quite stable it seems.
Today I started a frontend project [2] and have a feature request :-)
* Make attributes apply to trees, not just working tree.
What we need are versioned attributes per file and per tree. Currently
we export each article into a file, but there is no way we could save
custom attributes directly bound to it, which distributes the data which
should be together. If the maximum value per attribute should be quite
large, this way we could save reports of vote results bound to the
article directly.
I think unicode data to an ascii key would be sufficient, but real types
could provide great features in the future. Changes to these values
should be signable by gpg signed commit messages like a normal checkin.
Maybe in the long run, there could be some sort of export filter
mechanism. For cloning repositories, for example a copy of the wiki
database based on a quality key of an article could be exported for a
embedded device.
[1] http://github.com/scy/levitation
[2] http://github.com/poelzi/communiki
kindly regards
Daniel Poelzleithner
reply other threads:[~2009-11-08 0:15 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4AF608D6.6010904@poelzi.org \
--to=poelzi@poelzi.org \
--cc=git@vger.kernel.org \
/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