From: Bert Douglas <bertd@tplogic.com>
To: git@vger.kernel.org
Subject: problem after cvsimport
Date: Wed, 25 Jul 2007 20:49:13 -0500 [thread overview]
Message-ID: <46A7FD99.9000305@tplogic.com> (raw)
I am new to git, so probably doing something wrong.
Hope somebody can enlighten me.
Here is what happened so far.
Followed instructions here:
http://www.kernel.org/pub/software/scm/git/docs/cvs-migration.html
Did command like this:
$ git cvsimport -C <destination> <module>
This was done from top level of existing cvs working directory.
Destination was new empty directory, outside the cvs tree.
It worked for several hours and seemed to complete ok.
I can look at history in destination git directory with gitk and git log.
All the stuff in ".git" looks normal, as far as I can tell.
But I have no files in the working directory.
When I do command:
$git checkout master
I get a bunch of lines to console with "D" in front.
Btw, what does that mean? Nothing about it in "man git-checkout" or elsewhere that I can find.
Then it says -- Already on branch "master"
But working directory is still empty.
Thanks much,
Bert Douglas
next reply other threads:[~2007-07-26 1:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-26 1:49 Bert Douglas [this message]
2007-07-26 3:07 ` problem after cvsimport Junio C Hamano
2007-07-26 6:56 ` Bert Douglas
2007-07-26 7:02 ` Junio C Hamano
2007-07-26 7:18 ` Bert Douglas
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=46A7FD99.9000305@tplogic.com \
--to=bertd@tplogic.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 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.