Message11565

Author ro
Recipients
Date 2010-02-02.19:41:16
Content
I've converted the GCC svn repository to a hg repository as described in
Issue2013.  After cloning the trunk from the hg repository with

$ hg clone -rdefault ../repo dist

I ultimately noticed (after some bug hunting) that the conversion had
resurrected a file that had been renamed in svn:

gcc/testsuite/gcc.dg/20021205-1.c

(I've now checked this and it seems to be the only one.)  This is very
unfortunate if you cannot rely on the hg mirror being correct.
History
Date User Action Args
2010-02-02 19:41:17rosetmessageid: <1265139677.71.0.499144504631.issue2014@mercurial.selenic.com>
2010-02-02 19:41:17rolinkissue2014 messages
2010-02-02 19:41:16rocreate