[Funny BUG] after pull --overwrite
Alexander Belchenko
bialix at ukr.net
Tue Jan 10 22:03:03 GMT 2006
John Arbash Meinel пишет:
> Alexander Belchenko wrote:
>
>>After pull with --overwrite I've got
>>
>>-158 revision(s) pulled.
>>
>>I'm lately pulled John's compressed-weaves branches overwriting
>>exisiting bzr.dev branch. And got -158. It's funny.
>>
>>--
>>Alexander
>
>
> Yeah, I've seen that before. I've noticed that between my integration
> branch, and bzr.dev and bzr-integration. We all are pretty different on
> revision number, even though we are all pretty close to being in sync
> patch-wise.
But in progress bar I saw number 38. Actually was pulled 38 revisions.
But bzrlib calculate number of pulled revisions simply by substracting
revno before pull from revno after pull. Something wrong in this arithmetic.
--
Alexander
More information about the bazaar
mailing list