/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
..
convertfile.py 854 20 years ago Martin Pool - rearrange and clear up merged weave 2 KB Diff Download File
convertinv.py 893 20 years ago Martin Pool - Refactor weave calculation of inclusions 2 KB Diff Download File
testweave.py 891 20 years ago Martin Pool - fix up refactoring of weave 18 KB Diff Download File
weavebench.py 896 20 years ago Martin Pool - add weave benchmark 2.4 KB Diff Download File