Sublime Forum

Integrity problem

#1

I am currently working with sublime text 3 with my whole development team. I am using a Mac and everyone else is using PC. The files are all in a remote server runing Cent OS. The problem is that when anyone (including me) modify a file, to all the windows users an alert is shown indicating that the file has been updated and if they wish to reload it. But for me, the mac user, the message is not shown So basically I can overwrite all the code that they have written. We all have the “always_prompt_for_file_reload”: true, setting. Can anyone help me out with this issue.

0 Likes

#2

I can’t help with this issue, but the right answer is a revision control system.

0 Likes