Editing files and hard links
I am using PhpStorm for Windows 7 (64) and I have one problem. I will describe: i create file and hard link for this file (not symbolic). If i use PhpStorm for editing then link between files breaks down. As a result, I have two independent files. Is this right?
请先登录再写评论。
Hi there,
Please try unchecking this option: Settings | General | Use "safe write"
It works! Thanks.