https://bugs.kde.org/show_bug.cgi?id=489971
--- Comment #7 from Harald Sitter <sit...@kde.org> --- Oh BTW, there is also a visual design problem here. Say you have the directory @0 that looks like this: @0 ├── bar ├── foo └── meow Let's further assume there is a reflinked copy @1 and a reflinked copy @2 of @1. @1 has bar modified. @2 has bar modified from @1. @2 also has foo modified. i.e. bar is unique in all 3. foo is unique in @2 but shared in @0 and @1. meow is shared in all 3. How do you visualize that? -- You are receiving this mail because: You are watching all bug changes.