Skip to content

Handle file revision conflicts correctly. #38

@gsass1

Description

@gsass1

Right now, when revisions have conflicting files, and the user chooses to keep either on of them, upon validation one revision will be tracked as corrupted.

This is extremely stupid and should be solved. What I think of is

  • maintain a separate database for file conflicts
  • each entry contains the name of the file and what revision was chosen for the conflict solution
  • have the file handling modules use this database accordingly

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions