/brz/remove-bazaar

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

  • 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 2018.5.139 18 years ago Andrew Bennetts Merge from bzr.dev, resolving conflicts. 8.4 KB Diff Download File
branch.py 2018.5.174 18 years ago Andrew Bennetts Various nits discovered by pyflakes. 5.6 KB Diff Download File
bzrdir.py 2018.5.166 18 years ago Andrew Bennetts Small changes in response to Aaron's review. 3.9 KB Diff Download File
client.py 2018.18.22 18 years ago Martin Pool merge bzr.dev 2.7 KB Diff Download File
medium.py 2018.5.162 18 years ago Andrew Bennetts Add some missing _ensure_real calls, and a missing 18 KB Diff Download File
protocol.py 2018.5.157 18 years ago Andrew Bennetts Remove unnecessary trivial divergences from bzr.de 12.4 KB Diff Download File
repository.py 2018.18.22 18 years ago Martin Pool merge bzr.dev 8.8 KB Diff Download File
request.py 2018.18.22 18 years ago Martin Pool merge bzr.dev 11.8 KB Diff Download File
server.py 2018.5.174 18 years ago Andrew Bennetts Various nits discovered by pyflakes. 8.2 KB Diff Download File
vfs.py 2018.5.140 18 years ago Andrew Bennetts Merge from bzr.dev 5.8 KB Diff Download File