/brz/remove-bazaar

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

  • Committer: Martin Pool
  • Date: 2005-07-11 22:20:04 UTC
  • Revision ID: mbp@sourcefrog.net-20050711222004-4130f49c487f0bb8
patch from John

On Mac OSX /tmp is actually a symlink to /private/tmp
so _relpath() fails because the real full path is different.

The attached path just makes dtmp be expanded to it's real path, which
makes the tests pass.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 760 20 years ago Martin Pool doc 3.2 KB Diff Download File
apply_changeset.py 757 20 years ago Martin Pool - add john's changeset plugin 1.2 KB Diff Download File
common.py 757 20 years ago Martin Pool - add john's changeset plugin 346 bytes Diff Download File
gen_changeset.py 757 20 years ago Martin Pool - add john's changeset plugin 11.9 KB Diff Download File
read_changeset.py 757 20 years ago Martin Pool - add john's changeset plugin 12.2 KB Diff Download File