Bug report

Tobias Dammers tdammers at gmail.com
Sun Nov 21 09:07:55 CST 2010


Thanks guys, looks very promising. I don't have the time to try it out
just now, but I'll let you know ASAP.

As to how the repo got into this state; I have two possible explanations.
a) The NetBeans mercurial plugin somehow messed up; the fact that I
started developing on windows, but later switched to debian may have
something to do with it as well
b) I may have accidentally pulled from a converted version of the repo
into a pre-convert version, or vv. I think this explanation is more
likely, IIRC it went something like this: 1. convert 2. clone to
bitbucket 3. pull changes back from bitbucket. And I think step 3 may
have used a different local clone than step 1. I also remember vaguely
that hg asked me to merge somewhere during that process (without
showing any conflicts, so I shrugged and said "OK").

I'll keep you updated.

On Sun, Nov 21, 2010 at 1:42 AM, Dennis Brakhane
<brakhane at googlemail.com> wrote:
> Sorry, it's too late, I forgot something:
> Am 21.11.2010 01:39, schrieb Dennis Brakhane:
>> $ hg -R ../cantroid export -r 6ba4010f -r 68fb85ab4c -r a7f771ab:tip |
>> hg import -
>
> Just to be sure, let's export in git format..
>
> $ hg -R ../cantroid export --git -r 6ba4010f -r 68fb85ab4c -r
> a7f771ab:tip | hg import -
>
>


More information about the Mercurial mailing list