Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get timestep of last file changes #138

Open
OpenBagTwo opened this issue May 20, 2024 · 0 comments
Open

Get timestep of last file changes #138

OpenBagTwo opened this issue May 20, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@OpenBagTwo
Copy link
Owner

OpenBagTwo commented May 20, 2024

GIVEN Alex has messed up and made changes to files in multiple Ender Chests that haven't been synced
AND she wants to manually merge her data[1]

WHEN she runs the command enderchest status from one of her instances

THEN she gets a report such as the below:

_chest monster
    16488 files
    1254 directories
    1 symlinks
    last modified: 2024-05-19 18:14 EDT
global
    93 files
    19 directories
    22 symlinks
    last modified: 2024-05-20 13:01 EDT
...

SO she can either:

  • compare this report to one she gets running the command on her other machine
  • compare this report to an enderchest close --dry-run report

AND resolve the conflict manually

Notes

[1] Using the --exclude flag, it's possible to resolve this conflict within EnderChest today, and automatically detecting these conflicts (and prompting the user to resolve them) is on the roadmap (#139)
[2] This issue is not blocked by #137

@OpenBagTwo OpenBagTwo added the enhancement New feature or request label May 20, 2024
@OpenBagTwo OpenBagTwo added this to the v0.1.7 milestone May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant