darcs

Issue 2710 optimize uncompress + compress destroys sharing via hard links

Title optimize uncompress + compress destroys sharing via hard links
Priority bug Status unknown
Milestone Resolved in
Superseder Nosy List bfrk
Assigned To
Topics

Created on 2023-07-29.10:33:46 by bfrk, last changed 2023-07-29.10:33:46 by bfrk.

Messages
msg23640 (view) Author: bfrk Date: 2023-07-29.10:33:44
I guess this means we should do an optimize relink pass after 
uncompress. Before we do that we should make sure that optimize relink 
does not inadvertantly create uncompressed files in the cache or 
elsewhere, and that it preserves existing sharing with/between other 
repos, considering possible use of the --no-cache option.
History
Date User Action Args
2023-07-29 10:33:46bfrkcreate