buxx / buxx/trsync

Architecture by path

Open
#74 0 comments 0 reactions 1 assignee Claimed by @buxx View on GitHub
enhancement
Dominant language
Rust
Stars
15
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Lot of sync errors are due to path. TrSync algorithm use something content_id & revision_id to identify changes. But in move situations, TrSync can miss it because content_id and revision_id rely on files whereas they have moved. See this fix : https://github.com/buxx/trsync/commit/859d23c0d714b7698c9452adc687b9c101339430

A better approach could be consider first files by their path. And use content_id/revision in second time.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.