All of lore.kernel.org
 help / color / mirror / Atom feed
From: public_vi <public_vi@tut.by>
To: git@vger.kernel.org
Subject: How to build git-remote-http properly?
Date: Tue, 09 Nov 2010 03:42:18 +0200	[thread overview]
Message-ID: <4CD8A6FA.8030506@tut.by> (raw)

I have built git from sources, but git-remote-http[s] does not work: it 
sends invalid data.

https://gist.github.com/667250

While normal (the one from deb package) sends a thing like this: %%%
0084f4ff491badd7290e3bcc83b7e783b0b34b8fa5ce 
157b8e24592ee8a587da4aa19ae0d2b5395308dc refs/heads/master. 
report-status side-band-64k0000PACK..........x....<truncated>

(http://vi-server.org/vi/d/git_http_push_failure.cap)

%%% from-souce git-remote-http sends things like this: %%%
0084f4ff491badd7290e3bcc83b7e783b0b34b8fa5ce 
157b8e24592ee8a587da4aa19ae0d2b5395308dc 
refs/heads/master.....!..........I0..I...I............!............... 
...8...P...h..................I.......................I.......................I............`...`......I.......................I.......................I.......................I.....................................................a..............(.......p...http.....

(http://vi-server.org/vi/d/git_http_push_failure.cap)

%%% which causes http backend to reject the garbage and remote-http 
hangs or reports error.

What cause it? How to investigate/fix? May be there should be a test for 
git-remote-http integrity?

Additional information is in https://gist.github.com/667250

             reply	other threads:[~2010-11-09  1:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-09  1:42 public_vi [this message]
2010-11-09  1:50 ` How to build git-remote-http properly? public_vi

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=4CD8A6FA.8030506@tut.by \
    --to=public_vi@tut.by \
    --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.