comparison tests/test-clone-stream.t @ 51906:0f26ee69cf36

rev-branch-cache: increment the version to "v2" We want to ensure no older clients will truncate the file under us. So we need to change their name. We don't change the rest of the format (unfortunaly).
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 24 Sep 2024 03:16:35 +0200
parents 2e8a88e5809f
children
comparison
equal deleted inserted replaced
51905:c564be351754 51906:0f26ee69cf36
219 219
220 #if no-stream-legacy 220 #if no-stream-legacy
221 $ ls -1 clone1/.hg/cache 221 $ ls -1 clone1/.hg/cache
222 branch2-base 222 branch2-base
223 branch2-served 223 branch2-served
224 rbc-names-v1 224 rbc-names-v2
225 rbc-revs-v1 225 rbc-revs-v2
226 tags2 226 tags2
227 tags2-served 227 tags2-served
228 #endif 228 #endif
229 229
230 $ hg -R clone1 verify --quiet 230 $ hg -R clone1 verify --quiet