git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ted Ts'o <tytso@mit.edu>
To: Konstantin Ryabitsev <icon@mricon.com>
Cc: Matthieu Moy <Matthieu.Moy@grenoble-inp.fr>,
	Junio C Hamano <gitster@pobox.com>,
	Clemens Buchacher <drizzd@aon.at>,
	ftpadmin@kernel.org, Petr Onderka <gsvick@gmail.com>,
	git@vger.kernel.org
Subject: Re: Git documentation at kernel.org
Date: Fri, 10 Feb 2012 14:57:36 -0500	[thread overview]
Message-ID: <20120210195736.GA5381@thunk.org> (raw)
In-Reply-To: <1328900154.3171.27.camel@i5.mricon.com>

How about this as something *way* simpler?  Define a way of marking
the top of a particular directory hierarchy as a tree.  Then the
*only* way of updating that tree is all or nothing.  That is, someone
submits a signed tarball; then after the signed tarball has its
signature checked, it gets unpacked into a dir.new, and then we rename
dir to dir.old, rename dir.new to dir, and then dir.old gets removed.

That way there's no conflicts between directories that are managed via
the kup-servers PUT and DELETE commands, and those where they get
uploaded as a single tarball to create or replace a specific directory
hierarcy, or which can be deleted only as a entire directory hierarcy.

What do you think?

						- Ted

  reply	other threads:[~2012-02-10 19:57 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-07 12:28 Git documentation at kernel.org Petr Onderka
2012-02-08 21:34 ` Clemens Buchacher
2012-02-10  0:23   ` Junio C Hamano
2012-02-10 16:59     ` Matthieu Moy
2012-02-10 18:00       ` Theodore Tso
2012-02-10 18:55         ` Konstantin Ryabitsev
2012-02-10 19:57           ` Ted Ts'o [this message]
2012-02-10 20:18             ` Junio C Hamano
2012-02-10 21:20               ` Ted Ts'o
2012-02-10 21:38                 ` Junio C Hamano
2012-02-10 20:01           ` Jeff King
2012-02-10 19:51       ` Junio C Hamano
2012-02-10 20:04     ` Jeff King
2012-02-12 22:04       ` Matthieu Moy
2012-02-12 22:25         ` Jeff King
2012-02-12 23:04           ` Scott Chacon
2012-02-13  0:30             ` Jeff King
2012-02-13  3:23               ` Junio C Hamano
2012-02-14 22:15                 ` Jeff King
2012-02-13 15:15           ` Konstantin Ryabitsev
2012-02-10  1:04 ` Neal Kreitzinger

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=20120210195736.GA5381@thunk.org \
    --to=tytso@mit.edu \
    --cc=Matthieu.Moy@grenoble-inp.fr \
    --cc=drizzd@aon.at \
    --cc=ftpadmin@kernel.org \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=gsvick@gmail.com \
    --cc=icon@mricon.com \
    /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).