Repository problems after bzr svn-import, ghost revisions
David Muir
davidkmuir at gmail.com
Thu Jan 21 02:57:11 GMT 2010
Jelmer Vernooij wrote:
> On Thu, 2010-01-21 at 10:03 +0900, David Muir wrote:
>
>> Anteru wrote:
>>
>>>> And, 'bzr check' reports errors (the inconsistent parent issue). That
>>>> may not keep the branch from working correctly, but it's certainly
>>>> disturbing from a user and admin perspective. :-(
>>>>
>>> As far as I can tell, bzr reconcile fixed all inconsistent parents
>>> without problems, but it took some while. Currently, check only shows
>>> 20 ghost revisions and no errors. Anyway, diff being broken is kinda
>>> annoying :/
>>>
>> There are several commands that don't work with ghost revisions, so I
>> hope Jelmer's patch will fix it.
>>
> My patch only addresses patch generation.
>
>
>> I've got the same problem, and the only way I've been able to deal with
>> it is by adding dummy history to the branch, so the diffs get run off of
>> real revisions rather than ghosts. Even that is a pain though, as I
>> can't use shelve, since that doesn't work with ghosts either.
>>
> Is there a bug about shelve being broken with ghosts?
>
> Cheers,
>
> Jelmer
>
It is mentioned it in:
https://bugs.edge.launchpad.net/bzr/+bug/393837
These commands from bzrtools don't work either:
cdiff
shelve1
I thought there were more commands that were affected, but I might be wrong.
Cheers,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20100121/e7f96e00/attachment.htm
More information about the bazaar
mailing list