commit | 2d72a861d7b181929059d8853a1b7d2bd6069534 | [log] [tgz] |
---|---|---|
author | Ruslan Baratov <x@ruslo.dev> | Thu Feb 15 10:01:17 2024 +0800 |
committer | Brad King <brad.king@kitware.com> | Thu Feb 15 11:08:45 2024 -0500 |
tree | 235692098b949906e00b3289f6345196cd2eaa87 | |
parent | 105cb4ee02adcb3754a388b71db54ff8a01b1313 [diff] |
IPO: Support duplicate object names in large archives Apply the fix from commit 1ec6485c6a (Support duplicate object names in large archives, 2014-04-16, v3.1.0-rc1~629^2) to the IPO-specific archiving rules. Use "quick append" instead of "replace". Fixes: #25675 Issue: #14874