I am running Mac OSX leopard, I have an Ubuntu virtual machine. On the Ubuntu virtual machine I have my development environment setup. However I used a shared folder on My Mac to hold all of the sites, so that I can use my IDE and what not on my Mac.
When I update a project from SVN the permissions are fine on OSX. However the files are all corrupted on Ubuntu. They appear with the following when doing ls -l
-????????? ? ? ? ? ? file.html
I tried turning shared folders off and on but that doesn't work. But if I restart the machine it then works fine and has the right permissions. The problem is I don't want to have to restart every time there is a change in a file.