hg rename under OS X

Masklinn masklinn at masklinn.net
Mon Nov 1 15:53:48 CDT 2010


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?


More information about the Mercurial mailing list