zsh-workers
 help / color / mirror / code / Atom feed
From: Wayne Davison <wayned@users.sourceforge.net>
To: zsh-workers@sunsite.dk
Subject: Re: Git mirror at SF + link to "repos" script
Date: Sun, 15 Mar 2009 09:54:37 -0700	[thread overview]
Message-ID: <20090315165437.GA19800@blorf.net> (raw)
In-Reply-To: <20090315055916.GA13623@scru.org>

On Sun, Mar 15, 2009 at 05:59:16AM +0000, Clint Adams wrote:
> I'm excited about doing this too, but the git repo doesn't seem to
> quite match up with CVS HEAD:

The two errors you cited are both cvsps errors triggered by the same
bug:  in each case, the commits went like this:  (1) a ChangeLog commit
with a particular log message, (2) a commit to another file with the
same log message, (3) a second commit to the same extra file (within the
default fuzz factor of 5 minutes) that has the same log message as the
other 2 commits.  This caused the reverse-scan of the cvs log data to
associate the newer revision with the ChangeLog commit (giving it the
patchset time of the ChangeLog change), and then create a new patchset
entry for the 2nd, earlier entry, but one that is later in time than
the patchset of the first revision.  Ouch.

The easiest "fix" is to specify a smaller fuzz factor size, but I'm also
looking at fixing the source code to notice that is is miss-ordering the
entries in the file, since that is never the right thing to do.

When I get done, I'll create a new git mirror from the cvs repo.

..wayne..


  reply	other threads:[~2009-03-15 16:57 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-14 19:23 Wayne Davison
2009-03-14 21:51 ` Frank Terbeck
2009-03-14 23:22   ` Wayne Davison
2009-03-15  5:59   ` Clint Adams
2009-03-15 16:54     ` Wayne Davison [this message]
2009-03-15 19:56       ` Clint Adams
2009-03-15 21:20       ` Wayne Davison
2009-04-04 22:12         ` Git mirror at SF Wayne Davison
2009-04-05 20:41           ` Wayne Davison
2009-04-26 10:29           ` Frank Terbeck
2009-04-26 16:05             ` Wayne Davison
2009-04-26 17:44               ` Frank Terbeck
2009-04-27 16:19                 ` Wayne Davison
2009-03-14 22:14 ` Git mirror at SF + link to "repos" script Ingmar Vanhassel
2009-03-15  1:33 ` Wayne Davison
     [not found] ` <20091204045055.GA13426@scru.org>
2009-12-04 17:16   ` Wayne Davison

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=20090315165437.GA19800@blorf.net \
    --to=wayned@users.sourceforge.net \
    --cc=zsh-workers@sunsite.dk \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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).