-
Committer:
Vincent Ladeuil
-
Date:
2008-08-26 14:33:53 UTC
-
mto:
(3649.2.1 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
3650.
-
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).