From: Nick Hengeveld <nickh@reactrix.com>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: git@vger.kernel.org
Subject: Re: Notes on http-push
Date: Mon, 7 Nov 2005 11:07:49 -0800 [thread overview]
Message-ID: <20051107190749.GB4070@reactrix.com> (raw)
In-Reply-To: <Pine.LNX.4.63.0511071926240.14149@wbgn013.biozentrum.uni-wuerzburg.de>
On Mon, Nov 07, 2005 at 07:34:34PM +0100, Johannes Schindelin wrote:
> - if you init your test by git-clone'ing from a http repo, be sure to
> add a slash to the URL, else git-push will tell you erroneously
> that the server does not do DAV locking. (Probably http-push.c
> should be fixed to add the slash when needed.)
In the -fetch counterparts, the trailing slash is added by git-fetch.sh,
does this belong in the get_remote_url() function in
git-parse-remote.sh? I've only pushed with DAV, so I'm not sure whether
that would break anything else.
--
For a successful technology, reality must take precedence over public
relations, for nature cannot be fooled.
next prev parent reply other threads:[~2005-11-07 19:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-07 18:34 Notes on http-push Johannes Schindelin
2005-11-07 19:07 ` Nick Hengeveld [this message]
2005-11-08 8:46 ` Nick Hengeveld
2005-11-08 8:59 ` Junio C Hamano
2005-11-08 15:50 ` Nick Hengeveld
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=20051107190749.GB4070@reactrix.com \
--to=nickh@reactrix.com \
--cc=Johannes.Schindelin@gmx.de \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.