papercrane
Bit poster
When running Parallels under Mac OS X 10.4.8 I am having a problem when trying to run TortoiseSVN on Windows XP under Parallels. When I add a directory to my SVN checkiout, which is located on a drive mapped to a checkout on my Mac HD, TortoiseSVN creates the .svn directory underneath it but then fails to create the .svn/lock file it requires. When I look at this directory in OS X I can see that it does not have execute permissions set.
If I create a directory in a MSYS (minimalist Cygwin system) shell which starts with a . it has execute bits set in OS X. However, if I then "chmod 600" the directory in MSYS it loses those execute bits and further settings of 777 don't reinstate the execute bits.
If I create a directory in a MSYS (minimalist Cygwin system) shell which starts with a . it has execute bits set in OS X. However, if I then "chmod 600" the directory in MSYS it loses those execute bits and further settings of 777 don't reinstate the execute bits.