git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: "Philippe Bruhat (BooK)" <book@cpan.org>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] cvsimport: allow for multiple -M options
Date: Sat, 23 Feb 2008 14:51:49 -0800	[thread overview]
Message-ID: <7vmyprz3p6.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: 1203603949-27790-1-git-send-email-book@cpan.org

This seems to break t9600.

* expecting success:

        cd module-git &&
                git config cvsimport.module module &&
                git cvsimport -a -z0 &&
                git merge origin &&
        cd .. &&
        git diff module-cvs/tick module-git/tick


Unknown option: z0
Usage: git-cvsimport     # fetch/update GIT from CVS
       [-o branch-for-HEAD] [-h] [-v] [-d CVSROOT] [-A
       author-conv-file]
       [-p opts-for-cvsps] [-P file] [-C GIT_repository] [-z
       fuzz] [-i] [-k]
       [-u] [-s subst] [-a] [-m] [-M regex] [-S regex] [-L
       commitlimit]
       [-r remote] [CVS_module]
* FAIL 8: cvsimport.module config works

  reply	other threads:[~2008-02-23 22:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-21 14:25 [PATCH] cvsimport: allow for multiple -M options Philippe Bruhat (BooK)
2008-02-23 22:51 ` Junio C Hamano [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-02-28 10:18 Multiple -M options for git-cvsimport Philippe Bruhat (BooK)
2008-02-28 10:18 ` [PATCH] cvsimport: have default merge regex allow for dashes in the branch name Philippe Bruhat (BooK)
2008-02-28 10:18   ` [PATCH] cvsimport: allow for multiple -M options Philippe Bruhat (BooK)

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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7vmyprz3p6.fsf@gitster.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=book@cpan.org \
    --cc=git@vger.kernel.org \
    /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://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).