/brz/remove-bazaar

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

« back to all changes in this revision

Viewing changes to bzrlib/fetch.py

  • Committer: John Arbash Meinel
  • Date: 2009-12-03 05:31:03 UTC
  • mfrom: (4857 +trunk)
  • mto: This revision was merged to the branch mainline in revision 4887.
  • Revision ID: john@arbash-meinel.com-20091203053103-00z8bryoyfhm9x52
Merge bzr.dev 4857 to get the graph => _mod_graph fix.

Show diffs side-by-side

added added

removed removed

Lines of Context:
266
266
    revision_keys = [st(r_id).intern() for r_id in revision_ids]
267
267
    known_graph = source_repo.revisions.get_known_graph_ancestry(
268
268
                    revision_keys)
269
 
    return graph.GraphThunkIdsToKeys(known_graph)
 
269
    return _mod_graph.GraphThunkIdsToKeys(known_graph)
270
270
 
271
271
 
272
272
def _new_root_data_stream(