Skip to content

Revision combination algorithm fails on directories #45

@VasiliPupkin256

Description

@VasiliPupkin256

vss2git should not combine revisions if the last commit removes or overwrites a file changed by the previous commit. The function BuildChangesets try to avoid this by comparing target files but fail if one of the targetPath is a directory containing the other one.
See issues #21. Happens very often to me. The issue #22 probably relevant too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions