[issue1588] convert CVS: files deleted in CVS remain in converted tip

Dickon Reed mercurial-bugs at selenic.com
Thu Apr 2 07:53:45 CDT 2009


New submission from Dickon Reed <dickon at cantab.net>:

Using hg 1.2.1 I ran hg convert on a CVS repository, and then compared the new 
mercurial repository tip with the latest from CVS. Everything matched except 
that a couple of files that were in earlier CVS revisions but had been deleted 
somehow are still present in the Mercurial repository. Many other files deleted 
in CVS were also different in the Mercurial tip.

cvs log shows this output for one such file:

/local/dr/n/v5/src/driver/linux_net $ cvs log eeprom.c

RCS file: /local/dr/cvsroot/v5/src/driver/linux_net/Attic/eeprom.c,v
Working file: eeprom.c
head: 1.2
branch:
locks: strict
access list:
symbolic names:
        worked_once_with_ef1002: 1.1
keyword substitution: kv
total revisions: 2;     selected revisions: 2
description:
----------------------------
revision 1.2
date: 2005/10/21 00:00:00;  author: mcb30;  state: dead;  lines: +0 -0
Deprecated in favour of i2c-eeprom.c
----------------------------
revision 1.1
date: 2005/10/21 00:00:00;  author: mcb30;  state: Exp;
Split out into separate files
=============================================================================

----------
messages: 8968
nosy: dickon
priority: bug
status: unread
title: convert CVS: files deleted in CVS remain in converted tip

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue1588>
____________________________________________________



More information about the Mercurial-devel mailing list