~bzr-pqm/bzr/bzr.dev

  • Committer: Martin Pool
  • Date: 2007-04-26 07:48:05 UTC
  • mto: (2420.2.2 bzr.http.auth)
  • Revision ID: mbp@sourcefrog.net-20070426074805-va53nylsxqt7ur7u
Repository.tarball fixes for python2.4

Use 'r|bz2' to extract since r:bz2 is not supported
Replace extractall, which is not in python2.4
RemoteRepository._get_tarball returns a TemporaryFile
-------------- This line and the following will be ignored --------------

modified:
  bzrlib/remote.py
  bzrlib/tests/test_remote.py
  bzrlib/tests/test_smart.py
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2408.1.8 17 years ago Alexander Belchenko forget to return tree 12.9 KB Diff Download File
test_get_file_mtime.py 2405.3.1 17 years ago John Arbash Meinel Add some tests for get_file_mtime, and clean up ot 1.6 KB Diff Download File
test_get_symlink_target.py 2255.2.134 17 years ago John Arbash Meinel Add a tree-test for get_symlink_target and impleme 1.7 KB Diff Download File
test_inv.py 2408.1.3 17 years ago Alexander Belchenko tree_implementations: make usage of symlinks optio 9.7 KB Diff Download File
test_list_files.py 2255.2.71 17 years ago John Arbash Meinel Add a test for list_files, and implement it for Di 2.1 KB Diff Download File
test_revision_tree.py 1908.11.5 17 years ago John Arbash Meinel [merge] bzr.dev 2240 1.2 KB Diff Download File
test_test_trees.py 2408.1.3 17 years ago Alexander Belchenko tree_implementations: make usage of symlinks optio 13.6 KB Diff Download File
test_tree.py 2338.4.9 17 years ago Marien Zwart More tests for symlinks in tree inventories. 3.3 KB Diff Download File
test_walkdirs.py 2408.1.3 17 years ago Alexander Belchenko tree_implementations: make usage of symlinks optio 4.3 KB Diff Download File