hg rename under OS X

Masklinn masklinn at masklinn.net
Mon Nov 1 21:07:53 UTC 2010


On 2010-11-01, at 22:03 , Klaasmer wrote:
> On 01.11.2010, at 21:53, Masklinn wrote:
>> On 2010-11-01, at 21:45 , Klaasmer wrote:
>>> So I added a debug output to the util.py and I get:
>>> 
>>> canonpath is called with arguments: root=/users/test/new, cdw=, myname=/Users/test/new/abc
>>> 
>>> This could be a hint, since the root argument has a lowercase 'users' in it. So i tried it on another
>>> mac running OS X 10.6.4 as well. On this machine EVERYTHING works well and the debug output
>>> lists:
>>> 
>>> canonpath is called with arguments: root=/Users/test/new, cdw=, myname=/Users/test/new/abc
>>> 
>>> This gets complicated, I know, but has anybody further suggestions/ideas?
>> 
>> An issue with your HFS+ config? Is it case-sensitive?
> 
> well, I'm not sure. How can I check it?
> 
You can probably see it via Disk Utility: select the volume (where /Users is mounted if it's on a separate volume) and check Format (at the bottom of the window).


More information about the Mercurial mailing list