I've just migrated from an old MBP to a new one. I had a folder Transmachina in the root in which I keep a large SVN working copy. I just copied this over with cp -R but on the new machine this folder is greyed out in Finder, and I can't navigate into it.
In terminal, I can access it fine as my user (no sudo) and the permissions are:
drwxr-xr-x 56 nic wheel Transmachina
which are the same as on the old machine. Both are running 10.8.2, but the old machine was 10.5 when originally purchased and configured.
Update: xattr -l Transmachina doesn't show anything at all.
Any ideas on how I can fix this?
xattr -lshow any extended attributes? – Lauri Ranta Oct 20 '12 at 13:10