git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nick Hengeveld <nickh@reactrix.com>
To: Junio C Hamano <junkio@cox.net>
Cc: Johannes Schindelin <Johannes.Schindelin@gmx.de>, git@vger.kernel.org
Subject: Re: HTTP pushes
Date: Tue, 1 Nov 2005 16:59:57 -0800	[thread overview]
Message-ID: <20051102005957.GB3928@reactrix.com> (raw)
In-Reply-To: <7v1x1z51id.fsf@assigned-by-dhcp.cox.net>

On Tue, Nov 01, 2005 at 04:36:42PM -0800, Junio C Hamano wrote:

> I had an impression that DAV has its own notion of version
> control, so using git as a backend on the server side might be
> an interesting exercise.

There are versioning extensions to DAV, but they're not supported in all
implementations - for example, Apache's mod_dav only supports the
distributed authoring methods and that's what I've been testing with.
Pushing should work fine to a version-aware DAV server, although the
push should fail if the repository files are version-controlled (they
don't have to be, and it wouldn't make sense for them to be anyway.)

-- 
For a successful technology, reality must take precedence over public
relations, for nature cannot be fooled.

  parent reply	other threads:[~2005-11-02  1:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-01  2:02 HTTP pushes Nick Hengeveld
2005-11-01 19:10 ` Johannes Schindelin
2005-11-02  0:36   ` Junio C Hamano
2005-11-02  0:46     ` David Lang
2005-11-02  0:59     ` Nick Hengeveld [this message]
2005-11-02  1:10     ` Johannes Schindelin
2005-11-01 20:06 ` Daniel Barkalow
2005-11-03  4:12   ` H. Peter Anvin

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=20051102005957.GB3928@reactrix.com \
    --to=nickh@reactrix.com \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.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).