emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Git mirrors


From: Paul Michael Reilly
Subject: Re: Git mirrors
Date: Fri, 7 Oct 2011 06:14:30 -0400

On Fri, Oct 7, 2011 at 5:02 AM, John Wiegley <address@hidden> wrote:
>>>>> Andreas Schwab <address@hidden> writes:

> John Wiegley <address@hidden> writes:
>> I will see what can be done.  Due to the nature of Git, my own Bazaar
>> mirror has entirely different commit ids than what Savannah has.

> That should not be the case, since git ids are solely based on contents.
> Most likely you are doing something wrong.

I found the divergence, and something is wrong with my git-bzr.

John

Bazaar:

,----
| revno: 7238
| committer: Paul Reilly <address@hidden>
| timestamp: Sat 1994-04-30 23:08:15 +0000
| message:
|   Initial revision
| added:
|   src/s/dgux5-4R2.h
|   src/s/dgux5-4R3.h
`----

Savannah Git Mirror:

,----
| commit 48df2e64c678ce4bc119ec737d08f80c36135e31
| Author: Paul Reilly <address@hidden>
| Date:   Sat Apr 30 23:08:15 1994 +0000
|
|     Initial revision
|
|  src/s/dgux5-4R2.h |   46 +++++++++++++++++++++++++++++++++++++++++
|  src/s/dgux5-4R3.h |   59 +++++++++++++++++++++++++++++++++++++++++++++++++++++
|  2 files changed, 105 insertions(+), 0 deletions(-)
`----

My Git Mirror:

,----
| commit 52a945a9afc999d033548bcdc80f7105075ee5f6
| Author: Paul Reilly <address@hidden>
| Date:   Sat Apr 30 23:08:15 1994 +0000
|
|     Initial revision
|
|  src/s/dgux5-4R3.h |   59 +++++++++++++++++++++++++++++++++++++++++++++++++++++
|  1 files changed, 59 insertions(+), 0 deletions(-)
`----

Wouldn't you just know it. :-)

-pmr
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]