All of lore.kernel.org
 help / color / mirror / Atom feed
* fetch problem or was master on kernel.org reset?
@ 2008-08-18 17:26 Alex Riesen
  2008-08-18 18:25 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Alex Riesen @ 2008-08-18 17:26 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano

Because I just had to force-update the local reference:

    .../git.git$ git --bare log -g origin/master

    commit 2ebc02d32a4360da2cf69c2b5f5bfad0716d42b0
    Reflog: refs/remotes/origin/master@{1} (Alex Riesen <raa.lkml@gmail.com>)
    Reflog message: fetch git: fast forward
    Author: Junio C Hamano <gitster@pobox.com>
    Date:   Sun Aug 17 15:48:51 2008 -0700

	Start 1.6.1 cycle

	Signed-off-by: Junio C Hamano <gitster@pobox.com>

    commit ea02eef096d4bfcbb83e76cfab0fcb42dbcad35e
    Reflog: refs/remotes/origin/master@{2} (Alex Riesen <raa.lkml@gmail.com>)
    Reflog message: fetch origin: fast forward
    Author: Junio C Hamano <gitster@pobox.com>
    Date:   Sun Aug 17 11:42:10 2008 -0700

	GIT 1.6.0

	Signed-off-by: Junio C Hamano <gitster@pobox.com>


The commit ea02eef096d4bfcbb83e76cfab0fcb42dbcad35e is the current
value of master (on kernel.org). But it definitely was
2ebc02d32a4360da2cf69c2b5f5bfad0716d42b0 some time before (at 11:42)!

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: fetch problem or was master on kernel.org reset?
  2008-08-18 17:26 fetch problem or was master on kernel.org reset? Alex Riesen
@ 2008-08-18 18:25 ` Junio C Hamano
  2008-08-18 19:50   ` Alex Riesen
  0 siblings, 1 reply; 3+ messages in thread
From: Junio C Hamano @ 2008-08-18 18:25 UTC (permalink / raw)
  To: Alex Riesen; +Cc: git

Alex Riesen <raa.lkml@gmail.com> writes:

> The commit ea02eef096d4bfcbb83e76cfab0fcb42dbcad35e is the current
> value of master (on kernel.org). But it definitely was
> 2ebc02d32a4360da2cf69c2b5f5bfad0716d42b0 some time before (at 11:42)!

I suspect that one of the mirrors still had ea02ee (1.6.0) when you made
the above observation, after 2ebc02 (Start 1.6.1) was pushed into.
According to my push log, "1.6.0" was pushed on 14:04 and "Start 1.6.1" on
19:47 (both on 2008-08-17, US/Pacific).

Currently all git://git[1-4].kernel.org/pub/scm/git/git.git/ mirrors seem
to have the correct 2ebc02.(Start 1.6.1).

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: fetch problem or was master on kernel.org reset?
  2008-08-18 18:25 ` Junio C Hamano
@ 2008-08-18 19:50   ` Alex Riesen
  0 siblings, 0 replies; 3+ messages in thread
From: Alex Riesen @ 2008-08-18 19:50 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git

Junio C Hamano, Mon, Aug 18, 2008 20:25:26 +0200:
> Alex Riesen <raa.lkml@gmail.com> writes:
> 
> > The commit ea02eef096d4bfcbb83e76cfab0fcb42dbcad35e is the current
> > value of master (on kernel.org). But it definitely was
> > 2ebc02d32a4360da2cf69c2b5f5bfad0716d42b0 some time before (at 11:42)!
> 
> I suspect that one of the mirrors still had ea02ee (1.6.0) when you made
> the above observation, after 2ebc02 (Start 1.6.1) was pushed into.
> According to my push log, "1.6.0" was pushed on 14:04 and "Start 1.6.1" on
> 19:47 (both on 2008-08-17, US/Pacific).

Ach... Yes. The mirror in question is my own. I updated the repository
(which now refuses to update its local references) _arrround_ the
mirror (directly from kernel.org). Now the mirror is older then my
repository. Simple.

Evening well spent: I just learned that I am far from perfect an have
a lot room for improvement 8)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-08-18 19:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-18 17:26 fetch problem or was master on kernel.org reset? Alex Riesen
2008-08-18 18:25 ` Junio C Hamano
2008-08-18 19:50   ` Alex Riesen

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.