git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: git@vger.kernel.org
Subject: git-cvsimport broken?
Date: Thu, 02 Mar 2006 14:47:23 -0800	[thread overview]
Message-ID: <440775FB.4000300@zytor.com> (raw)

I have started consistently getting the following error trying to do a 
git-cvsimport into an empty directory:

+ git cvsimport -C /home/hpa/local/kernel-cvs-import -k -u -m -A 
/home/hpa/local/authors -d /home/hpa/local/cvsroot 
project/sw/kernel/linux-2.6
cp: cannot stat `/export/hpa/kernel-cvs-import/.git/refs/heads/origin': 
No such file or directory
fatal: master: not a valid SHA1
fatal: 'HEAD': No such file or directory
usage: git-read-tree (<sha> | -m [-u | -i] <sha1> [<sha2> [<sha3>]])
checkout failed: 256

After failing, the directory in question contains the output of 
git-init-db, including a HEAD file which contains a symbolic reference 
to a nonexistent branch (which makes sense, since there has been no 
checkins yet.)

Have other people seen this problem?

	-hpa

             reply	other threads:[~2006-03-02 22:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-02 22:47 H. Peter Anvin [this message]
2006-03-02 22:54 ` git-cvsimport broken? H. Peter Anvin
2006-03-02 22:56 ` Martin Langhoff

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=440775FB.4000300@zytor.com \
    --to=hpa@zytor.com \
    --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.
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).