Robert Collins robertc at robertcollins.net
Sun Nov 13 14:14:27 CST 2005


------------------------------------------------------------
revno: 1411
revision-id: robertc at robertcollins.net-20051113201422-8a34ef413bfc8222
parent: robertc at robertcollins.net-20051113194406-eb8cd529cf26c68e
parent: john at arbash-meinel.com-20051110021113-6ebd7a9777d10840
committer: Robert Collins <robertc at robertcollins.net>
timestamp: Mon 2005-11-14 07:14:22 +1100
message:
  Stores with some compressed texts and some uncompressed texts are now able to
  be used. (John A Meinel)
  
removed:
  bzrlib/store/compressed_text.py compressed_text_store.py-20050915193447-e643128846816ac1
modified:
  NEWS                           NEWS-20050323055033-4e00b5db738777ff
  bzrlib/branch.py               branch.py-20050309040759-e4baf4e0d046576e
  bzrlib/selftest/teststore.py   teststore.py-20050826022702-f6caadb647395769
  bzrlib/selftest/testtransport.py testtransport.py-20050718175618-e5cdb99f4555ddce
  bzrlib/store/__init__.py       store.py-20050309040759-164dc5173d6406c2
  bzrlib/store/text.py           text.py-20050928201105-c26468dcb5d9b18b
  bzrlib/transport/__init__.py   transport.py-20050711165921-4978aa7ce1285ad5
  bzrlib/transport/local.py      local_transport.py-20050711165921-9b1f142bfe480c24
    ------------------------------------------------------------
    merged: john at arbash-meinel.com-20051110021113-6ebd7a9777d10840
    parent: john at arbash-meinel.com-20051110013141-f6cc853a1d85a9a9
    committer: John Arbash Meinel <john at arbash-meinel.com>
    timestamp: Wed 2005-11-09 20:11:13 -0600
    message:
      Updated the stores, all tests pass, and a store doesn't have to be 100% compressed
    ------------------------------------------------------------
    merged: john at arbash-meinel.com-20051110013141-f6cc853a1d85a9a9
    parent: john at arbash-meinel.com-20051110011001-68e7ffc01241d226
    committer: John Arbash Meinel <john at arbash-meinel.com>
    timestamp: Wed 2005-11-09 20:31:41 -0500
    message:
      Added a test that copy_to raises NoSuchFile when a directory is missing (not IOError)
    ------------------------------------------------------------
    merged: john at arbash-meinel.com-20051110011001-68e7ffc01241d226
    parent: john at arbash-meinel.com-20051110005006-7218f1b4b0fbafea
    committer: John Arbash Meinel <john at arbash-meinel.com>
    timestamp: Wed 2005-11-09 20:10:01 -0500
    message:
      Added ability for TextStore to handle both compressed and uncompressed, it just looks for one type first
    ------------------------------------------------------------
    merged: john at arbash-meinel.com-20051110005006-7218f1b4b0fbafea
    parent: john at arbash-meinel.com-20051109222409-a5d4048531079fa0
    committer: John Arbash Meinel <john at arbash-meinel.com>
    timestamp: Wed 2005-11-09 19:50:06 -0500
    message:
      Adding a note about changing copy_to's interface
    ------------------------------------------------------------
    merged: john at arbash-meinel.com-20051109222409-a5d4048531079fa0
    parent: mbp at sourcefrog.net-20051107162112-4f7170c06c6cde98
    committer: John Arbash Meinel <john at arbash-meinel.com>
    timestamp: Wed 2005-11-09 17:24:09 -0500
    message:
      Added a has_any function to the Transport API



More information about the bazaar-commits mailing list