Am Freitag, den 18.07.2008, 01:09 +0200 schrieb Jasper Groenewegen: > Fixes LP248537. > > A change in bzr.dev makes that a remote branch without WorkingTree > doesn't return something anymore when pushing changes to that branch. > So.. retrieve remote revno before and after and calculate # commits send. :) The PullResult object returned by the pull function already includes the old and new revno. It should be using that information instead.
bb:resubmit cheers, Jelmer -- Jelmer Vernooij <[EMAIL PROTECTED]> - http://samba.org/~jelmer/ Jabber: [EMAIL PROTECTED] -- bzr-gtk mailing list [email protected] Modify settings or unsubscribe at: https://lists.canonical.com/mailman/listinfo/bzr-gtk
