/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: John Arbash Meinel
  • Date: 2009-06-17 19:08:25 UTC
  • Revision ID: john@arbash-meinel.com-20090617190825-ktfk82li57rf2im6
It seems that fetch() no longer returns the number of revisions fetched.
It still does for *some* InterRepository fetch paths, but the generic one does not.
It is also not easy to get it to, since the Source and Sink are the ones
that would know how many keys were transmitted, and they are potentially 'remote'
objects.

This was also only tested to occur as a by-product in a random 'test_commit' test.
I assume if we really wanted the assurance, we would have a per_repo or interrepo
test for it.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4360.5.4 16 years ago Robert J. Tanner Merge 1.15.1 back to trunk 9.2 KB Diff Download File
text.py 4449.2.1 16 years ago Martin Pool TextUIFactory now respects BZR_PROGRESS_BAR again 9.4 KB Diff Download File