From: John Williams <john.williams@petalogix.com>
To: git@vger.kernel.org
Subject: Wierd git over http behaviour
Date: Fri, 20 Feb 2009 16:13:20 +1000 [thread overview]
Message-ID: <1d3f23370902192213g560020b3h7a2459c1439e5e5c@mail.gmail.com> (raw)
Hi,
We have a git tree that accesses fine via the git protocol, however I have
also opened up http support for it as some of our users are behind
git-unfriendly corporate firewalls.
I know http transport is not encouraged, but not much I can do about that.
Strange thing is, when doing an http fetch of said tree, it gets no updates
to the tree later than about Jan 13 this year, even though the tree itself
has many, many commits since then (its origin is Linus's tree and we pull
regularly). Heads created later than that date are also not visible (doing
git branch -a) in the clone pulled over http. Clones made using git: are
fine.
Anything I can look for in the .git repo on the server, permissions or
similar that might be relevant? It's almost like there's a single commit in
there that somehow is making the http fetch puke. If you browse the http
tree with a web browser, it's all there as expected.
For reference here are the URLs:
git://developer.petalogix.cmo/linux-2.6-microblaze
http://developer.petalogix.com/git2/linux-2.6-microblaze
Initially the http reference was a symlink on the server to the actual git
tree, but I also tried just rsync'ing it across to /var/www/html/git2 to
make sure it wasn't the symlink breaking things - no change.
Am I misunderstanding something or is this just flakey behaviour of the http
protocol support?
Thanks,
John
next reply other threads:[~2009-02-20 6:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-20 6:13 John Williams [this message]
2009-02-20 6:23 ` Wierd git over http behaviour Junio C Hamano
2009-02-24 5:45 ` John Williams
[not found] ` <bd6139dc0902192219m21c6b4e6ne9bcd2ca4ef6a9b5@mail.gmail.com>
[not found] ` <1d3f23370902192224g71270880p84e150af9640dec6@mail.gmail.com>
2009-02-20 6:39 ` Sverre Rabbelier
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=1d3f23370902192213g560020b3h7a2459c1439e5e5c@mail.gmail.com \
--to=john.williams@petalogix.com \
--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).