LostAlloy/LocalHistory-for-Visual-Studio

React to project hierarchy changes (renames, moves, deletes)

Opened this issue · 0 comments

Choices should be configurable.

  • For renames/moves: remap the versions

  • For deletes:

    • ask the user
    • silently delete versions (to recycle bin)
    • silently ignore (preserve all)

This feature's implementation will be postponed until we get #4 done.