-
Committer:
Vincent Ladeuil
-
Date:
2008-08-26 13:13:30 UTC
-
mto:
(3668.1.1 trunk)
(3703.1.1 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
3669.
-
Revision ID:
v.ladeuil+lp@free.fr-20080826131330-xgh1m6v9i2636jw0
OSX too needs to accept 'bzr mv foo Foo' when foo and Foo are the same file.
* bzrlib/workingtree.py:
(WorkingTree._determine_mv_mode): Case sensitivity is what matter
here, it exists outside of win32 (i.e. OSX).