Git development
 help / color / mirror / Atom feed
From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: Paul Mackerras <paulus@samba.org>
Cc: git@vger.kernel.org
Subject: Re: git cvsimport and deleted files
Date: Sun, 20 Jul 2008 14:49:57 +0200 (CEST)	[thread overview]
Message-ID: <alpine.DEB.1.00.0807201448020.3305@eeepc-johanness> (raw)
In-Reply-To: <18563.10979.379533.580413@cargo.ozlabs.ibm.com>

Hi,

On Sun, 20 Jul 2008, Paul Mackerras wrote:

> I just tried importing the CVS repository for a long-running project
> (ppp) into git using git cvsimport.  It looks like git cvsimport
> doesn't notice when files have been deleted, so files that used to be
> present and were subsequently deleted are present in the git tree for
> the most recent commit.

I never had that problem.  See 
http://repo.or.cz/w/libvncserver.git?a=commit;h=8dead0759febaa7176507e1bde13ebd9d2a30720
for a commit that was imported with cvsimport.

So your issue must lie somewhere else.

BTW do you have the repository locally?  Then you should import with 
cvs2svn or parsecvs instead.  These programs are both faster and more 
accurate than cvsimport.  And AFAIK you can use cvsimport on the generated 
repositories to update them incrementally.

Ciao,
Dscho

  reply	other threads:[~2008-07-20 12:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-20 12:09 git cvsimport and deleted files Paul Mackerras
2008-07-20 12:49 ` Johannes Schindelin [this message]
2008-07-20 18:04   ` Lars Noschinski
2008-07-20 18:05   ` Lars Noschinski

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=alpine.DEB.1.00.0807201448020.3305@eeepc-johanness \
    --to=johannes.schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=paulus@samba.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