dae4e5df82
* When a file is removed, move its .current file to .backup. * When a file is added, create its .current file. * In either case, send a diff against /dev/null. Mostly from Jim Bernard in PR 4183, with the removal case fixed.