Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Mercurial 如何处理备用数据流(在 NTFS 文件系统中)?如果它无法处理,是否有 DCVS 可以处理?
编辑:当我使用update更改版本时,ADS 会发生什么?是否丢失(删除)?也是版本化的吗?都被忽略了吗?
Mercurial 不存储备用数据流。此外,它们很可能在更新时被覆盖。
我认为我所知道的任何开源 VCS 都不会处理这种事情(甚至通常不处理权限)。