We are a web design company who develop off files stored on a osx leopard server. The issue is that when a developer creates files using textmate in a folder for a new website, when another developer using dreamweaver goes to open and edit these files they are readonly and visa versa.
The only way it seems to get round this is to chmod the files before opening them to 777. Unfortunately when these are uploaded the permissions are maintained, creating potential security risks for our web applications.
Any ideas on how to stop this file locking occuring? Note the files are not already open in either application.