From: Nick Hengeveld <nickh@reactrix.com>
To: Fredrik Kuivinen <freku045@student.liu.se>
Cc: "Bertrand Jacquin (Beber)" <beber@guybrush.melee>, git@vger.kernel.org
Subject: Re: git-http-push and hooks
Date: Tue, 7 Feb 2006 12:23:51 -0800 [thread overview]
Message-ID: <20060207202351.GA3833@reactrix.com> (raw)
In-Reply-To: <20060207195458.GA7217@c165.ib.student.liu.se>
On Tue, Feb 07, 2006 at 08:54:58PM +0100, Fredrik Kuivinen wrote:
> I know basically nothing about DAV, but wouldn't it be possible to
> have a CGI-script which executes the hooks upon the client's request?
It would, although if custom software can be run on the server you might
as well run the git daemon.
There are options for a DAV-only environment though. While the hooks
themselves can't be run, git-http-push can be modified to update the
remote pack and ref info (although it's not clear to me under what
conditions it should do so...) DAV-specific versions of pack
management utilities are feasible as well.
--
For a successful technology, reality must take precedence over public
relations, for nature cannot be fooled.
next prev parent reply other threads:[~2006-02-07 20:24 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-06 20:52 git-http-push and hooks Bertrand Jacquin (Beber)
2006-02-06 23:22 ` Nick Hengeveld
2006-02-07 19:54 ` Fredrik Kuivinen
2006-02-07 20:23 ` Nick Hengeveld [this message]
2006-02-07 20:57 ` Fredrik Kuivinen
2006-02-07 21:02 ` Bertrand Jacquin
2006-02-07 23:41 ` Junio C Hamano
2006-02-07 21:17 ` Junio C Hamano
2006-02-07 22:45 ` Nick Hengeveld
2006-02-07 23:26 ` Junio C Hamano
2006-02-07 23:48 ` Nick Hengeveld
2006-02-07 20:51 ` Bertrand Jacquin
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=20060207202351.GA3833@reactrix.com \
--to=nickh@reactrix.com \
--cc=beber@guybrush.melee \
--cc=freku045@student.liu.se \
--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;
as well as URLs for NNTP newsgroup(s).