Rev 2383: (robertc) Ensure that all Repository formats declare their require attributes. (Robert Collins) in http://people.ubuntu.com/~robertc/baz2.0/integration

Robert Collins robertc at robertcollins.net
Thu Mar 29 07:24:26 BST 2007


At http://people.ubuntu.com/~robertc/baz2.0/integration

------------------------------------------------------------
revno: 2383
revision-id: robertc at robertcollins.net-20070329062419-opz8c5abjdxxakg6
parent: robertc at robertcollins.net-20070329013644-wajruf79j3we0iu8
parent: pqm at pqm.ubuntu.com-20070329043540-952aff23533c1c26
committer: Robert Collins <robertc at robertcollins.net>
branch nick: integration
timestamp: Thu 2007-03-29 16:24:19 +1000
message:
  (robertc) Ensure that all Repository formats declare their require attributes. (Robert Collins)
modified:
  NEWS                           NEWS-20050323055033-4e00b5db738777ff
  bzrlib/branch.py               branch.py-20050309040759-e4baf4e0d046576e
  bzrlib/symbol_versioning.py    symbol_versioning.py-20060105104851-9ecf8af605d15a80
  bzrlib/tests/HttpServer.py     httpserver.py-20061012142527-m1yxdj1xazsf8d7s-1
  bzrlib/tests/__init__.py       selftest.py-20050531073622-8d0e3c8845c97a64
  bzrlib/tests/branch_implementations/__init__.py __init__.py-20060123013057-b12a52c3f361daf4
  bzrlib/tests/branch_implementations/test_bound_sftp.py test_bound_sftp.py-20051231055311-2f96048c4f0940ef
  bzrlib/tests/branch_implementations/test_branch.py testbranch.py-20050711070244-121d632bc37d7253
  bzrlib/tests/branch_implementations/test_http.py test_http.py-20060731224648-2eef7ae5yja95rya-1
  bzrlib/tests/branch_implementations/test_locking.py test_locking.py-20060707151933-tav3o2hpibwi53u4-4
  bzrlib/tests/branch_implementations/test_push.py test_push.py-20070130153159-fhfap8uoifevg30j-1
  bzrlib/tests/bzrdir_implementations/test_bzrdir.py test_bzrdir.py-20060131065642-0ebeca5e30e30866
  bzrlib/tests/repository_implementations/test_commit_builder.py test_commit_builder.py-20060606110838-76e3ra5slucqus81-1
  bzrlib/tests/repository_implementations/test_fileid_involved.py test_file_involved.py-20051215205901-728a172d1014daaa
  bzrlib/tests/repository_implementations/test_reconcile.py test_reconcile.py-20060223022332-572ef70a3288e369
  bzrlib/tests/repository_implementations/test_repository.py test_repository.py-20060131092128-ad07f494f5c9d26c
  bzrlib/tests/test_bzrdir.py    test_bzrdir.py-20060131065654-deba40eef51cf220
  bzrlib/tests/test_lockdir.py   test_lockdir.py-20060220222025-33d4221569a3d600
  bzrlib/tests/test_read_bundle.py test_read_bundle.py-20060615211421-ud8cwr1ulgd914zf-1
  bzrlib/tests/test_selftest.py  test_selftest.py-20051202044319-c110a115d8c0456a
  bzrlib/tests/test_sftp_transport.py testsftp.py-20051027032739-247570325fec7e7e
  bzrlib/tests/test_transport_implementations.py test_transport_implementations.py-20051227111451-f97c5c7d5c49fce7
  bzrlib/transport/sftp.py       sftp.py-20051019050329-ab48ce71b7e32dfe
  bzrlib/transport/smart.py      ssh.py-20060608202016-c25gvf1ob7ypbus6-1
    ------------------------------------------------------------
    revno: 2381.1.2
    merged: pqm at pqm.ubuntu.com-20070329043540-952aff23533c1c26
    parent: pqm at pqm.ubuntu.com-20070329014424-0947dae124353e1f
    parent: robertc at robertcollins.net-20070329014154-2syh5qahvcokiq3p
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Thu 2007-03-29 05:35:40 +0100
    message:
      (robertc) Various test suite changes and cleanups in preparation for the next hpss branch. (Robert Collins, Andrew Bennetts)
        ------------------------------------------------------------
        revno: 2381.2.4
        merged: robertc at robertcollins.net-20070329014154-2syh5qahvcokiq3p
        parent: robertc at robertcollins.net-20070328223141-sfyiqllwuimpvj06
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: hpss-test-correctness
        timestamp: Thu 2007-03-29 11:41:54 +1000
        message:
          Unbreak lockdir tests after adding fast lockdir timeouts to the test suite default environment.
        ------------------------------------------------------------
        revno: 2381.2.3
        merged: robertc at robertcollins.net-20070328223141-sfyiqllwuimpvj06
        parent: robertc at robertcollins.net-20070328133358-wn7wgnzmb0cjohjk
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: hpss-test-correctness
        timestamp: Thu 2007-03-29 08:31:41 +1000
        message:
          Review feedback.
        ------------------------------------------------------------
        revno: 2381.2.2
        merged: robertc at robertcollins.net-20070328133358-wn7wgnzmb0cjohjk
        parent: robertc at robertcollins.net-20070328073307-ni7dcww9b1rf0udp
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: hpss-test-correctness
        timestamp: Wed 2007-03-28 23:33:58 +1000
        message:
          Fixup the test changes made for hpss to be clean and self contained.
        ------------------------------------------------------------
        revno: 2381.2.1
        merged: robertc at robertcollins.net-20070328073307-ni7dcww9b1rf0udp
        parent: pqm at pqm.ubuntu.com-20070328065822-999550a858a3ced3
        committer: Robert Collins <robertc at robertcollins.net>
        branch nick: hpss-test-correctness
        timestamp: Wed 2007-03-28 17:33:07 +1000
        message:
          Split out hpss test fixes which dont depend on new or altered API's.
    ------------------------------------------------------------
    revno: 2381.1.1
    merged: pqm at pqm.ubuntu.com-20070329014424-0947dae124353e1f
    parent: pqm at pqm.ubuntu.com-20070328065822-999550a858a3ced3
    parent: aaron.bentley at utoronto.ca-20070328232821-x42jbaadrfstx5xe
    committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
    branch nick: +trunk
    timestamp: Thu 2007-03-29 02:44:24 +0100
    message:
      deprecate Branch.get_root_id
    ------------------------------------------------------------
    revno: 1551.2.49.1.40.1.22.1.42.1.31.1.39.1.7
    merged: aaron.bentley at utoronto.ca-20070328232821-x42jbaadrfstx5xe
    parent: aaron.bentley at utoronto.ca-20070328232201-68j4rmrzd4saaenf
    parent: pqm at pqm.ubuntu.com-20070328065822-999550a858a3ced3
    committer: Aaron Bentley <aaron.bentley at utoronto.ca>
    branch nick: Aaron's mergeable stuff
    timestamp: Wed 2007-03-28 19:28:21 -0400
    message:
      Merge bzr.dev
    ------------------------------------------------------------
    revno: 1551.2.49.1.40.1.22.1.42.1.31.1.39.1.6
    merged: aaron.bentley at utoronto.ca-20070328232201-68j4rmrzd4saaenf
    parent: abentley at panoramicfeedback.com-20070327132624-4v0gvw2iraaov6su
    committer: Aaron Bentley <aaron.bentley at utoronto.ca>
    branch nick: Aaron's mergeable stuff
    timestamp: Wed 2007-03-28 19:22:01 -0400
    message:
      Add NEWS entry
    ------------------------------------------------------------
    revno: 1551.2.49.1.40.1.22.1.42.1.31.1.39.1.5
    merged: abentley at panoramicfeedback.com-20070327132624-4v0gvw2iraaov6su
    parent: abentley at panoramicfeedback.com-20070327132355-pw9rf1lt8bp1aprk
    committer: Aaron Bentley <abentley at panoramicfeedback.com>
    branch nick: Aaron's mergeable stuff
    timestamp: Tue 2007-03-27 09:26:24 -0400
    message:
      Deprecate Branch.get_root_id
    ------------------------------------------------------------
    revno: 1551.2.49.1.40.1.22.1.42.1.31.1.39.1.4
    merged: abentley at panoramicfeedback.com-20070327132355-pw9rf1lt8bp1aprk
    parent: aaron.bentley at utoronto.ca-20070319070804-om44daawwxu6vi5c
    parent: pqm at pqm.ubuntu.com-20070326073003-37941d0fa5a5a6c4
    committer: Aaron Bentley <abentley at panoramicfeedback.com>
    branch nick: Aaron's mergeable stuff
    timestamp: Tue 2007-03-27 09:23:55 -0400
    message:
      Merge bzr.dev

Diff too large for email (1691 lines, the limit is 1000).



More information about the bazaar-commits mailing list