You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GIVEN Steve has been careless about syncing his Ender Chests AND has modified files within his Ender Chest on multiple systems sync his last sync
WHEN he next runs enderchest open or enderchest close between these systems
THEN EnderChest will detect when files on the destination system have been modified since the last sync[1] AND will produce a report[2] on these conflicts AND will ask Steve whether he would like to:
Abort
Proceed
Selectively proceed with only folders without conflicts
Selectively proceed with only specified folders[3]
SO that Steve doesn't have to manually merge the data
Notes
Note that this is not simply "has newer files"—the criterion is newer than last sync time (Get timestamp of last sync #137)[3]
As implied by the selectively-proceed options, this report should be per-folder (similar to the dry run report and what will be produced by Get timestep of last file changes #138)
Should there be an option to keep newest, though?
There should be both command-line flags and config options to disable this check or to set the default handling behavior
GIVEN Steve has been careless about syncing his Ender Chests
AND has modified files within his Ender Chest on multiple systems sync his last sync
WHEN he next runs
enderchest open
orenderchest close
between these systemsTHEN EnderChest will detect when files on the destination system have been modified since the last sync[1]
AND will produce a report[2] on these conflicts
AND will ask Steve whether he would like to:
SO that Steve doesn't have to manually merge the data
Notes
The text was updated successfully, but these errors were encountered: