From: Andreas Ericsson <ae@op5.se>
To: Steve <shrotty@gmx.ch>
Cc: git@vger.kernel.org
Subject: Re: git-push on packed refs via HTTP
Date: Fri, 20 Mar 2009 11:38:22 +0100 [thread overview]
Message-ID: <49C3721E.7000005@op5.se> (raw)
In-Reply-To: <loom.20090320T094550-421@post.gmane.org>
Steve wrote:
> Hi
>
> Using HTTP as transport, I've noticed that after using git-gc on a git server, I
> can't push to that repo anymore: "No refs in common and none specified." Client
> and server are both 1.6.2. Is ths a bug or do I have to do something after
> executing git-gc on the server?
>
I had this happen once after having upgraded git on the server in question and
then running "git gc" against a repo. I didn't remove the old (not packed-refs
knowing) git though, and when I later tried to push to it, it couldn't find
any refs since the old receive-pack was being used, and it didn't know about
packed refs.
Worth checking, possibly.
--
Andreas Ericsson andreas.ericsson@op5.se
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231
Considering the successes of the wars on alcohol, poverty, drugs and
terror, I think we should give some serious thought to declaring war
on peace.
next prev parent reply other threads:[~2009-03-20 10:40 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-20 9:50 git-push on packed refs via HTTP Steve
2009-03-20 10:03 ` Thomas Jarosch
2009-03-20 10:25 ` Steve
2009-03-20 10:38 ` Andreas Ericsson [this message]
2009-03-20 10:50 ` Steve
2009-03-20 12:00 ` Tay Ray Chuan
2009-03-20 12:31 ` Steve
2009-03-20 12:45 ` Johannes Schindelin
2009-03-27 10:20 ` Steve
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=49C3721E.7000005@op5.se \
--to=ae@op5.se \
--cc=git@vger.kernel.org \
--cc=shrotty@gmx.ch \
/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.