git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* files missing after converting a cvs repository to git
@ 2008-10-06 22:02 Adam Mercer
  2008-10-07  6:08 ` Andreas Ericsson
  0 siblings, 1 reply; 7+ messages in thread
From: Adam Mercer @ 2008-10-06 22:02 UTC (permalink / raw)
  To: GIT

Hi

One of the prrojects I am involved with is currently looking into
migrating from cvs to git, therefore we have been investigating this
by setting up a git repository that tracks cvs, however there are some
very strange things going on and I was hoping someone could offer some
insight into what is going on.

I use the following git cvsimport command to import the repository:

$ git cvsimport -v -a -i -k
-d:pserver:user@server:port/path/to/cvs/repo -C /path/to/new/git/repo
module

this ran successfully with no warnings or errors. However, when I
checkout the new git repository that are several files missing from
the git checkout that are present in the cvs checkout.

Does anyone know why this would happen, or how to find out? This is a
major problem because we will be unable to migrate to cvs until this
can be solved.

Cheers

Adam

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-10-08  6:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-06 22:02 files missing after converting a cvs repository to git Adam Mercer
2008-10-07  6:08 ` Andreas Ericsson
2008-10-07 10:15   ` Jakub Narebski
2008-10-07 10:46     ` Michael Haggerty
2008-10-07 15:58       ` Adam Mercer
2008-10-07 15:55   ` Adam Mercer
2008-10-08  6:16     ` Andreas Ericsson

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).