All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: "H. Peter Anvin" <hpa@zytor.com>
Cc: Git Mailing List <git@vger.kernel.org>, Junio C Hamano <junkio@cox.net>
Subject: Re: [PATCH] git-cvsimport-script: handling of tags
Date: Tue, 06 Sep 2005 11:56:00 -0700	[thread overview]
Message-ID: <431DE640.8050901@zytor.com> (raw)
In-Reply-To: <431DD381.4050709@zytor.com>

H. Peter Anvin wrote:
> This patch changes git-cvsimport-script so that it creates tag objects 
> instead of refs to commits, and adds an option, -u, to convert 
> underscores in branch and tag names to dots (since CVS doesn't allow 
> dots in branches and tags.)
> 
> Pullable tree at master.kernel.org:/home/hpa/git/cvsimport.git/

I should probably point out that there are still bugs in 
git-cvsimport-script; for one thing, it seems to fail to register a tag 
associated with the head, and I have yet to get the "recognize merge" 
feature to actually work.  It's also possible -- but I haven't verified 
it -- that two tags which are aliases may not be properly registered.

	-hpa

  reply	other threads:[~2005-09-06 18:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-06 17:36 [PATCH] git-cvsimport-script: handling of tags H. Peter Anvin
2005-09-06 18:56 ` H. Peter Anvin [this message]
2005-09-06 20:24   ` H. Peter Anvin
2005-09-06 21:21     ` Martin Langhoff
2005-09-06 21:33       ` H. Peter Anvin
2005-09-06 22:59         ` Martin Langhoff
2005-09-06 23:19           ` H. Peter Anvin
2005-09-06 19:01 ` Junio C Hamano
2005-09-07  2:44 ` Martin Langhoff
2005-09-07  2:48   ` H. Peter Anvin

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=431DE640.8050901@zytor.com \
    --to=hpa@zytor.com \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    /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.