Skip to content

Architecture by path #74

@buxx

Description

@buxx

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 : 859d23c

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions