git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Lars Noschinski <lars-2008-1@usenet.noschinski.de>
To: git@vger.kernel.org
Subject: Re: git cvsimport and deleted files
Date: Sun, 20 Jul 2008 18:04:33 +0000 (UTC)	[thread overview]
Message-ID: <20080720180432.GA30285@lars.home.noschinski.de> (raw)
In-Reply-To: <alpine.DEB.1.00.0807201448020.3305@eeepc-johanness>

* Johannes Schindelin <Johannes.Schindelin@gmx.de> [08-07-20 14:49]:
>> 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.

I encountered such an issue some time ago in incremental mode, when
another person did some cvs branch stuff. The error persisted even as I
did a clean checkout, but disappeared, after I deleted all the cvsps
cache files.

I failed to report the error, because I had not much time for debugging
at that time and I would not have been able to publish the repository.

That's when I switched to fromcvs, which seems to work reliably so far (and
much faster), but requires a local repository.

  reply	other threads:[~2008-07-20 18:05 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
2008-07-20 18:04   ` Lars Noschinski [this message]
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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080720180432.GA30285@lars.home.noschinski.de \
    --to=lars-2008-1@usenet.noschinski.de \
    --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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).