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

Support ctime and mtime #30

Closed
aaronlehmann opened this issue Feb 8, 2016 · 1 comment
Closed

Support ctime and mtime #30

aaronlehmann opened this issue Feb 8, 2016 · 1 comment

Comments

@aaronlehmann
Copy link
Contributor

Continuity should capture ctime (file creation timestamp) and mtime (file modification timestamp) in manifests, and by default, it should apply and verify these properties.

In case a particular application of Continuity needs to be insensitive to creation or modification times, it should be possible to use --ignore-attr at verify or apply time to exclude these attributes (see #27).

@AkihiroSuda
Copy link
Member

Seems dupe of #16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants