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

Find out how conflicting changes are handled #17

Open
derhofbauer opened this issue Jan 8, 2018 · 0 comments
Open

Find out how conflicting changes are handled #17

derhofbauer opened this issue Jan 8, 2018 · 0 comments
Assignees
Milestone

Comments

@derhofbauer
Copy link
Owner

When downloading files we can not just use timestamps because it is possible that changes have been made on the server and locally on the same revision, one of those changes would be lost when downloading based on edit timestamp!

Maybe we need to store the revision of a file when downloading it and change our local indexing behaviour by merging a created index with a stored index. That way we can fetch metadata like revision and compare hashes while keeping and storing an up-to-date index of our storage folder.

@derhofbauer derhofbauer added this to the v1.0 milestone Jan 8, 2018
@derhofbauer derhofbauer self-assigned this Jan 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant