/brz/remove-bazaar

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

  • Committer: Vincent Ladeuil
  • Date: 2008-08-26 14:33:53 UTC
  • mto: (3649.2.1 trunk)
  • Revision ID: v.ladeuil+lp@free.fr-20080826143353-y4s0frtmvgrsph6g
OSX too needs to accept 'bzr mv foo Foo' when foo and Foo are the same file.
No new tests (existing ones were failing on OSX), this fixes the code.

* bzrlib/workingtree.py:
(WorkingTree._determine_mv_mode): Case sensitivity is what matter
here, it exists outside of win32 (i.e. OSX).
Filename Latest Rev Last Changed Committer Comment Size
..
api 1530.2.1 19 years ago Robert Collins Start tests for api usage. Diff
__init__.py 3302.9.27 17 years ago Vincent Ladeuil Fixed as per Ian's review. 1.1 KB Diff Download File