convert-repo problem in 0.9.4

John Gateley mercurial at jfoo.net
Mon Jul 2 16:05:02 CDT 2007


I'm using Mercurial 0.9.4 (and the version of convert-repo
that is shipped with that) and have a strange behavior:

I created a simple git repository with one file:
  ls simple
  Hello.c
I converted it to Mercurial:
  convert-repo simple simple.hg simple.map
But now I do a status:
  cd simple.hg
  hg status
? Hello.c

The log appears to be correct, but Hello.c has not been added to
the repository. It is in the directory.

Am I doing something wrong? Is this a bug?

Thanks,

j

-- 
John Gateley <mercurial at jfoo.net>


More information about the Mercurial mailing list