From: Mike Hommey <mh@glandium.org>
To: jacobhenry <jachenry@indiana.edu>
Cc: git@vger.kernel.org
Subject: Re: git over http
Date: Sat, 19 Apr 2008 20:15:10 +0200 [thread overview]
Message-ID: <20080419181510.GA9536@glandium.org> (raw)
In-Reply-To: <16785966.post@talk.nabble.com>
On Sat, Apr 19, 2008 at 11:05:36AM -0700, jacobhenry wrote:
>
> The past couple days I have tried to configure git over http. To this point
> I have it working for a small repository. However, when I try to push a
> large directory to the server, it gives me a very vague description of the
> error "http-push died with strange error". My apache logs do not even
> flicker. Is there anywhere I can look to see what the actual error is?
>
> Here is the trace:
>
> Fetching remote heads...
> refs/
> refs/heads/
> refs/tags/
> updating 'refs/heads/master'
> from 0000000000000000000000000000000000000000
> to 267c7ff02a8dbd0e0d81bbfeee4e64faa4773f83
> sending 301 objects
> done
> Updating remote server info
> Waiting for http://url/webservice.git/objects/95/
> error: http-push died with strange error
> error: failed to push to 'http://url/webservice.git/'
Is your server webdav-enabled ?
If yes, can you try again with the GIT_CURL_VERBOSE environment variable
set ?
Mike
next prev parent reply other threads:[~2008-04-19 18:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-19 18:05 git over http jacobhenry
2008-04-19 18:15 ` Mike Hommey [this message]
2008-04-20 2:57 ` segmentation fault - " Henry, Jacob Anthony
-- strict thread matches above, loose matches on Subject: below --
2010-07-22 2:03 GIT over HTTP Andreas Schneider
2010-07-22 4:01 ` Ilari Liusvaara
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=20080419181510.GA9536@glandium.org \
--to=mh@glandium.org \
--cc=git@vger.kernel.org \
--cc=jachenry@indiana.edu \
/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).