From: "H. Peter Anvin" <hpa@zytor.com>
To: martin.langhoff@gmail.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 19:48:50 -0700 [thread overview]
Message-ID: <431E5512.7090900@zytor.com> (raw)
In-Reply-To: <46a038f905090619444f94292e@mail.gmail.com>
Martin Langhoff wrote:
> On 9/7/05, H. Peter Anvin <hpa@zytor.com> 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.)
>
>
> looks good. Will it add proper tag objects for tags already imported
> and for tags added to the project post-initial-git-import?
>
No and yes, respectively.
I incorrectly stated it renamed both branches and tags. It currently
only renames tags. I'm trying to get branch renaming to work, but it
seems to be a lot more work to get right.
-hpa
prev parent reply other threads:[~2005-09-07 2:49 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
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 [this message]
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=431E5512.7090900@zytor.com \
--to=hpa@zytor.com \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
--cc=martin.langhoff@gmail.com \
/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 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).