Git development
 help / color / mirror / Atom feed
From: Xavier Maillard <zedek@gnu.org>
To: git@vger.kernel.org
Subject: git-cvsimport: all my files are marked deleted ?
Date: Sat, 10 Mar 2007 19:09:47 +0100	[thread overview]
Message-ID: <200703101809.l2AI9lin005409@localhost.localdomain> (raw)

Hi,

I am slowly moving all my projects from several SCM into GIT.

I am at converting all my CVS managed project for instance and I
miserably failed at understanding what is happening.

So I installed CVSps as per requested (it is version from Yann
Dirson's repository).

I prepared a local and clean checkout from my CVS.

Then I ran git-cvsimport like this:

 git cvsimport -v -A /tmp/author-conv -a -i -C <directory> <cvs module>

I think it finishes successfully but here are the latest messages:

Generating pack...
Done counting 202 objects.
Deltifying 202 objects.
 100% (202/202) done
Writing 202 objects.
 100% (202/202) done
Total 202 (delta 102), reused 0 (delta 0)
Pack pack-8a456d18c811d4a503d1e64183d223407e9d379d created.
Removing unused objects 100%...
Done.
DONE; creating master branch

Then I went back to <directory> and I just did 'ls'. Directory is
empty (except the .git directory).

git status reports this:

# Changed but not updated:
#   (use "git add/rm <file>..." to update what will be committed)
#
#       deleted:    AUTHORS
#	SKIPPED FILES HERE STILL MARKED AS deleted
#
no changes added to commit (use "git add" and/or "git commit -a")

git branch, git tag -l /et caetera/ have all I got onto my CVS.

What can I do to fix that and have "real" content into my project
?

Regards,
-- 
Xavier

             reply	other threads:[~2007-03-10 18:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-10 18:09 Xavier Maillard [this message]
2007-03-10 18:51 ` git-cvsimport: all my files are marked deleted ? Raimund Bauer
2007-03-10 19:37   ` Xavier Maillard
2007-04-04 20:22   ` Frank Lichtenheld

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=200703101809.l2AI9lin005409@localhost.localdomain \
    --to=zedek@gnu.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox