Scott James Remnant wrote:
> On Wed, 2009-10-07 at 12:50 +0000, Ian Clatworthy wrote:
>
>> btw, I can branch from the branch above and the new branch is clean. I'm
>> yet to compare the created branch with the original to see how they
>> differ in history if at all.
>>
> I can confirm that. But I'm obviously worried that "bzr branch" isn't
> giving me the right thing, since the repository on LP isn't passing
> while my branch is.
One way to check is to compare the output of 'bzr log -v -p' or 'bzr
fast-export'. I'll do that tomorrow (it's late here) if you like but you
might be better placed to decide whether the differences, if any, are of
consequence.
Scott James Remnant wrote:
> On Wed, 2009-10-07 at 12:50 +0000, Ian Clatworthy wrote:
>
>> btw, I can branch from the branch above and the new branch is clean. I'm
>> yet to compare the created branch with the original to see how they
>> differ in history if at all.
>>
> I can confirm that. But I'm obviously worried that "bzr branch" isn't
> giving me the right thing, since the repository on LP isn't passing
> while my branch is.
One way to check is to compare the output of 'bzr log -v -p' or 'bzr
fast-export'. I'll do that tomorrow (it's late here) if you like but you
might be better placed to decide whether the differences, if any, are of
consequence.
Ian C.