Linked by Thom Holwerda on Fri 9th Mar 2012 19:11 UTC
Thread beginning with comment 510304
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
Other editors will (sometimes) warn that the file changed while being edited. But the upload and overwrite trick never does.
I agree you need a (editor-agnostic) 'check whether the file changed while I was working in it'. Of course you can have that with editors that do 'upload and overwrite' too.




Member since:
2005-07-20
I really dislike people who do that with shared files, like the files in /etc on a Unix system.
It is way too easy for two people to make changes and the last guy overwrites the file.
If both people are using vi it will warn about a swap file in use. Other editors will (sometimes) warn that the file changed while being edited. But the upload and overwrite trick never does.