What would happen if the file was edited concurrently? Would any data be lost?

If you try to write to a file that has been changed, it'll ask to merge them. Not sure what the behavior is if two try to edit the same entry.