|
@@
-57,6
+57,7
b' An upgrade of a repository created with '
|
|
57
|
dotencode: yes
|
|
57
|
dotencode: yes
|
|
58
|
generaldelta: yes
|
|
58
|
generaldelta: yes
|
|
59
|
sparserevlog: yes
|
|
59
|
sparserevlog: yes
|
|
|
|
|
60
|
sidedata: no
|
|
60
|
plain-cl-delta: yes
|
|
61
|
plain-cl-delta: yes
|
|
61
|
compression: zlib
|
|
62
|
compression: zlib
|
|
62
|
compression-level: default
|
|
63
|
compression-level: default
|
|
@@
-66,6
+67,7
b' An upgrade of a repository created with '
|
|
66
|
dotencode: yes yes yes
|
|
67
|
dotencode: yes yes yes
|
|
67
|
generaldelta: yes yes yes
|
|
68
|
generaldelta: yes yes yes
|
|
68
|
sparserevlog: yes yes yes
|
|
69
|
sparserevlog: yes yes yes
|
|
|
|
|
70
|
sidedata: no no no
|
|
69
|
plain-cl-delta: yes yes yes
|
|
71
|
plain-cl-delta: yes yes yes
|
|
70
|
compression: zlib zlib zlib
|
|
72
|
compression: zlib zlib zlib
|
|
71
|
compression-level: default default default
|
|
73
|
compression-level: default default default
|
|
@@
-75,6
+77,7
b' An upgrade of a repository created with '
|
|
75
|
dotencode: yes no yes
|
|
77
|
dotencode: yes no yes
|
|
76
|
generaldelta: yes yes yes
|
|
78
|
generaldelta: yes yes yes
|
|
77
|
sparserevlog: yes yes yes
|
|
79
|
sparserevlog: yes yes yes
|
|
|
|
|
80
|
sidedata: no no no
|
|
78
|
plain-cl-delta: yes yes yes
|
|
81
|
plain-cl-delta: yes yes yes
|
|
79
|
compression: zlib zlib zlib
|
|
82
|
compression: zlib zlib zlib
|
|
80
|
compression-level: default default default
|
|
83
|
compression-level: default default default
|
|
@@
-84,6
+87,7
b' An upgrade of a repository created with '
|
|
84
|
[formatvariant.name.mismatchconfig|dotencode: ][formatvariant.repo.mismatchconfig| yes][formatvariant.config.special| no][formatvariant.default| yes]
|
|
87
|
[formatvariant.name.mismatchconfig|dotencode: ][formatvariant.repo.mismatchconfig| yes][formatvariant.config.special| no][formatvariant.default| yes]
|
|
85
|
[formatvariant.name.uptodate|generaldelta: ][formatvariant.repo.uptodate| yes][formatvariant.config.default| yes][formatvariant.default| yes]
|
|
88
|
[formatvariant.name.uptodate|generaldelta: ][formatvariant.repo.uptodate| yes][formatvariant.config.default| yes][formatvariant.default| yes]
|
|
86
|
[formatvariant.name.uptodate|sparserevlog: ][formatvariant.repo.uptodate| yes][formatvariant.config.default| yes][formatvariant.default| yes]
|
|
89
|
[formatvariant.name.uptodate|sparserevlog: ][formatvariant.repo.uptodate| yes][formatvariant.config.default| yes][formatvariant.default| yes]
|
|
|
|
|
90
|
[formatvariant.name.uptodate|sidedata: ][formatvariant.repo.uptodate| no][formatvariant.config.default| no][formatvariant.default| no]
|
|
87
|
[formatvariant.name.uptodate|plain-cl-delta: ][formatvariant.repo.uptodate| yes][formatvariant.config.default| yes][formatvariant.default| yes]
|
|
91
|
[formatvariant.name.uptodate|plain-cl-delta: ][formatvariant.repo.uptodate| yes][formatvariant.config.default| yes][formatvariant.default| yes]
|
|
88
|
[formatvariant.name.uptodate|compression: ][formatvariant.repo.uptodate| zlib][formatvariant.config.default| zlib][formatvariant.default| zlib]
|
|
92
|
[formatvariant.name.uptodate|compression: ][formatvariant.repo.uptodate| zlib][formatvariant.config.default| zlib][formatvariant.default| zlib]
|
|
89
|
[formatvariant.name.uptodate|compression-level:][formatvariant.repo.uptodate| default][formatvariant.config.default| default][formatvariant.default| default]
|
|
93
|
[formatvariant.name.uptodate|compression-level:][formatvariant.repo.uptodate| default][formatvariant.config.default| default][formatvariant.default| default]
|
|
@@
-114,6
+118,12
b' An upgrade of a repository created with '
|
|
114
|
"repo": true
|
|
118
|
"repo": true
|
|
115
|
},
|
|
119
|
},
|
|
116
|
{
|
|
120
|
{
|
|
|
|
|
121
|
"config": false,
|
|
|
|
|
122
|
"default": false,
|
|
|
|
|
123
|
"name": "sidedata",
|
|
|
|
|
124
|
"repo": false
|
|
|
|
|
125
|
},
|
|
|
|
|
126
|
{
|
|
117
|
"config": true,
|
|
127
|
"config": true,
|
|
118
|
"default": true,
|
|
128
|
"default": true,
|
|
119
|
"name": "plain-cl-delta",
|
|
129
|
"name": "plain-cl-delta",
|
|
@@
-139,6
+149,9
b' An upgrade of a repository created with '
|
|
139
|
requirements
|
|
149
|
requirements
|
|
140
|
preserved: dotencode, fncache, generaldelta, revlogv1, sparserevlog, store
|
|
150
|
preserved: dotencode, fncache, generaldelta, revlogv1, sparserevlog, store
|
|
141
|
|
|
151
|
|
|
|
|
|
152
|
sidedata
|
|
|
|
|
153
|
Allows storage of extra data alongside a revision.
|
|
|
|
|
154
|
|
|
142
|
additional optimizations are available by specifying "--optimize <name>":
|
|
155
|
additional optimizations are available by specifying "--optimize <name>":
|
|
143
|
|
|
156
|
|
|
144
|
re-delta-parent
|
|
157
|
re-delta-parent
|
|
@@
-163,6
+176,9
b' An upgrade of a repository created with '
|
|
163
|
requirements
|
|
176
|
requirements
|
|
164
|
preserved: dotencode, fncache, generaldelta, revlogv1, sparserevlog, store
|
|
177
|
preserved: dotencode, fncache, generaldelta, revlogv1, sparserevlog, store
|
|
165
|
|
|
178
|
|
|
|
|
|
179
|
sidedata
|
|
|
|
|
180
|
Allows storage of extra data alongside a revision.
|
|
|
|
|
181
|
|
|
166
|
re-delta-parent
|
|
182
|
re-delta-parent
|
|
167
|
deltas within internal storage will choose a new base revision if needed
|
|
183
|
deltas within internal storage will choose a new base revision if needed
|
|
168
|
|
|
184
|
|
|
@@
-187,6
+203,9
b' modern form of the option'
|
|
187
|
requirements
|
|
203
|
requirements
|
|
188
|
preserved: dotencode, fncache, generaldelta, revlogv1, sparserevlog, store
|
|
204
|
preserved: dotencode, fncache, generaldelta, revlogv1, sparserevlog, store
|
|
189
|
|
|
205
|
|
|
|
|
|
206
|
sidedata
|
|
|
|
|
207
|
Allows storage of extra data alongside a revision.
|
|
|
|
|
208
|
|
|
190
|
re-delta-parent
|
|
209
|
re-delta-parent
|
|
191
|
deltas within internal storage will choose a new base revision if needed
|
|
210
|
deltas within internal storage will choose a new base revision if needed
|
|
192
|
|
|
211
|
|
|
@@
-222,6
+241,7
b' Various sub-optimal detections work'
|
|
222
|
dotencode: no
|
|
241
|
dotencode: no
|
|
223
|
generaldelta: no
|
|
242
|
generaldelta: no
|
|
224
|
sparserevlog: no
|
|
243
|
sparserevlog: no
|
|
|
|
|
244
|
sidedata: no
|
|
225
|
plain-cl-delta: yes
|
|
245
|
plain-cl-delta: yes
|
|
226
|
compression: zlib
|
|
246
|
compression: zlib
|
|
227
|
compression-level: default
|
|
247
|
compression-level: default
|
|
@@
-231,6
+251,7
b' Various sub-optimal detections work'
|
|
231
|
dotencode: no yes yes
|
|
251
|
dotencode: no yes yes
|
|
232
|
generaldelta: no yes yes
|
|
252
|
generaldelta: no yes yes
|
|
233
|
sparserevlog: no yes yes
|
|
253
|
sparserevlog: no yes yes
|
|
|
|
|
254
|
sidedata: no no no
|
|
234
|
plain-cl-delta: yes yes yes
|
|
255
|
plain-cl-delta: yes yes yes
|
|
235
|
compression: zlib zlib zlib
|
|
256
|
compression: zlib zlib zlib
|
|
236
|
compression-level: default default default
|
|
257
|
compression-level: default default default
|
|
@@
-240,6
+261,7
b' Various sub-optimal detections work'
|
|
240
|
dotencode: no yes yes
|
|
261
|
dotencode: no yes yes
|
|
241
|
generaldelta: no no yes
|
|
262
|
generaldelta: no no yes
|
|
242
|
sparserevlog: no no yes
|
|
263
|
sparserevlog: no no yes
|
|
|
|
|
264
|
sidedata: no no no
|
|
243
|
plain-cl-delta: yes yes yes
|
|
265
|
plain-cl-delta: yes yes yes
|
|
244
|
compression: zlib zlib zlib
|
|
266
|
compression: zlib zlib zlib
|
|
245
|
compression-level: default default default
|
|
267
|
compression-level: default default default
|
|
@@
-249,6
+271,7
b' Various sub-optimal detections work'
|
|
249
|
[formatvariant.name.mismatchconfig|dotencode: ][formatvariant.repo.mismatchconfig| no][formatvariant.config.default| yes][formatvariant.default| yes]
|
|
271
|
[formatvariant.name.mismatchconfig|dotencode: ][formatvariant.repo.mismatchconfig| no][formatvariant.config.default| yes][formatvariant.default| yes]
|
|
250
|
[formatvariant.name.mismatchdefault|generaldelta: ][formatvariant.repo.mismatchdefault| no][formatvariant.config.special| no][formatvariant.default| yes]
|
|
272
|
[formatvariant.name.mismatchdefault|generaldelta: ][formatvariant.repo.mismatchdefault| no][formatvariant.config.special| no][formatvariant.default| yes]
|
|
251
|
[formatvariant.name.mismatchdefault|sparserevlog: ][formatvariant.repo.mismatchdefault| no][formatvariant.config.special| no][formatvariant.default| yes]
|
|
273
|
[formatvariant.name.mismatchdefault|sparserevlog: ][formatvariant.repo.mismatchdefault| no][formatvariant.config.special| no][formatvariant.default| yes]
|
|
|
|
|
274
|
[formatvariant.name.uptodate|sidedata: ][formatvariant.repo.uptodate| no][formatvariant.config.default| no][formatvariant.default| no]
|
|
252
|
[formatvariant.name.uptodate|plain-cl-delta: ][formatvariant.repo.uptodate| yes][formatvariant.config.default| yes][formatvariant.default| yes]
|
|
275
|
[formatvariant.name.uptodate|plain-cl-delta: ][formatvariant.repo.uptodate| yes][formatvariant.config.default| yes][formatvariant.default| yes]
|
|
253
|
[formatvariant.name.uptodate|compression: ][formatvariant.repo.uptodate| zlib][formatvariant.config.default| zlib][formatvariant.default| zlib]
|
|
276
|
[formatvariant.name.uptodate|compression: ][formatvariant.repo.uptodate| zlib][formatvariant.config.default| zlib][formatvariant.default| zlib]
|
|
254
|
[formatvariant.name.uptodate|compression-level:][formatvariant.repo.uptodate| default][formatvariant.config.default| default][formatvariant.default| default]
|
|
277
|
[formatvariant.name.uptodate|compression-level:][formatvariant.repo.uptodate| default][formatvariant.config.default| default][formatvariant.default| default]
|
|
@@
-286,6
+309,9
b' Various sub-optimal detections work'
|
|
286
|
sparserevlog
|
|
309
|
sparserevlog
|
|
287
|
Revlog supports delta chain with more unused data between payload. These gaps will be skipped at read time. This allows for better delta chains, making a better compression and faster exchange with server.
|
|
310
|
Revlog supports delta chain with more unused data between payload. These gaps will be skipped at read time. This allows for better delta chains, making a better compression and faster exchange with server.
|
|
288
|
|
|
311
|
|
|
|
|
|
312
|
sidedata
|
|
|
|
|
313
|
Allows storage of extra data alongside a revision.
|
|
|
|
|
314
|
|
|
289
|
additional optimizations are available by specifying "--optimize <name>":
|
|
315
|
additional optimizations are available by specifying "--optimize <name>":
|
|
290
|
|
|
316
|
|
|
291
|
re-delta-parent
|
|
317
|
re-delta-parent
|
|
@@
-334,6
+360,9
b' Various sub-optimal detections work'
|
|
334
|
sparserevlog
|
|
360
|
sparserevlog
|
|
335
|
Revlog supports delta chain with more unused data between payload. These gaps will be skipped at read time. This allows for better delta chains, making a better compression and faster exchange with server.
|
|
361
|
Revlog supports delta chain with more unused data between payload. These gaps will be skipped at read time. This allows for better delta chains, making a better compression and faster exchange with server.
|
|
336
|
|
|
362
|
|
|
|
|
|
363
|
sidedata
|
|
|
|
|
364
|
Allows storage of extra data alongside a revision.
|
|
|
|
|
365
|
|
|
337
|
additional optimizations are available by specifying "--optimize <name>":
|
|
366
|
additional optimizations are available by specifying "--optimize <name>":
|
|
338
|
|
|
367
|
|
|
339
|
re-delta-parent
|
|
368
|
re-delta-parent
|
|
@@
-360,6
+389,9
b' Upgrading a repository that is already m'
|
|
360
|
requirements
|
|
389
|
requirements
|
|
361
|
preserved: dotencode, fncache, generaldelta, revlogv1, sparserevlog, store
|
|
390
|
preserved: dotencode, fncache, generaldelta, revlogv1, sparserevlog, store
|
|
362
|
|
|
391
|
|
|
|
|
|
392
|
sidedata
|
|
|
|
|
393
|
Allows storage of extra data alongside a revision.
|
|
|
|
|
394
|
|
|
363
|
beginning upgrade...
|
|
395
|
beginning upgrade...
|
|
364
|
repository locked and read-only
|
|
396
|
repository locked and read-only
|
|
365
|
creating temporary repository to stage migrated data: $TESTTMP/modern/.hg/upgrade.* (glob)
|
|
397
|
creating temporary repository to stage migrated data: $TESTTMP/modern/.hg/upgrade.* (glob)
|
|
@@
-411,6
+443,9
b' make sure we have a .d file'
|
|
411
|
generaldelta
|
|
443
|
generaldelta
|
|
412
|
repository storage will be able to create optimal deltas; new repository data will be smaller and read times should decrease; interacting with other repositories using this storage model should require less network and CPU resources, making "hg push" and "hg pull" faster
|
|
444
|
repository storage will be able to create optimal deltas; new repository data will be smaller and read times should decrease; interacting with other repositories using this storage model should require less network and CPU resources, making "hg push" and "hg pull" faster
|
|
413
|
|
|
445
|
|
|
|
|
|
446
|
sidedata
|
|
|
|
|
447
|
Allows storage of extra data alongside a revision.
|
|
|
|
|
448
|
|
|
414
|
beginning upgrade...
|
|
449
|
beginning upgrade...
|
|
415
|
repository locked and read-only
|
|
450
|
repository locked and read-only
|
|
416
|
creating temporary repository to stage migrated data: $TESTTMP/upgradegd/.hg/upgrade.* (glob)
|
|
451
|
creating temporary repository to stage migrated data: $TESTTMP/upgradegd/.hg/upgrade.* (glob)
|
|
@@
-507,6
+542,9
b' unless --no-backup is passed'
|
|
507
|
sparserevlog
|
|
542
|
sparserevlog
|
|
508
|
Revlog supports delta chain with more unused data between payload. These gaps will be skipped at read time. This allows for better delta chains, making a better compression and faster exchange with server.
|
|
543
|
Revlog supports delta chain with more unused data between payload. These gaps will be skipped at read time. This allows for better delta chains, making a better compression and faster exchange with server.
|
|
509
|
|
|
544
|
|
|
|
|
|
545
|
sidedata
|
|
|
|
|
546
|
Allows storage of extra data alongside a revision.
|
|
|
|
|
547
|
|
|
510
|
beginning upgrade...
|
|
548
|
beginning upgrade...
|
|
511
|
repository locked and read-only
|
|
549
|
repository locked and read-only
|
|
512
|
creating temporary repository to stage migrated data: $TESTTMP/upgradegd/.hg/upgrade.* (glob)
|
|
550
|
creating temporary repository to stage migrated data: $TESTTMP/upgradegd/.hg/upgrade.* (glob)
|
|
@@
-541,6
+579,9
b' We can restrict optimization to some rev'
|
|
541
|
requirements
|
|
579
|
requirements
|
|
542
|
preserved: dotencode, fncache, generaldelta, revlogv1, sparserevlog, store
|
|
580
|
preserved: dotencode, fncache, generaldelta, revlogv1, sparserevlog, store
|
|
543
|
|
|
581
|
|
|
|
|
|
582
|
sidedata
|
|
|
|
|
583
|
Allows storage of extra data alongside a revision.
|
|
|
|
|
584
|
|
|
544
|
re-delta-parent
|
|
585
|
re-delta-parent
|
|
545
|
deltas within internal storage will choose a new base revision if needed
|
|
586
|
deltas within internal storage will choose a new base revision if needed
|
|
546
|
|
|
587
|
|
|
@@
-614,6
+655,9
b' Check we can select negatively'
|
|
614
|
requirements
|
|
655
|
requirements
|
|
615
|
preserved: dotencode, fncache, generaldelta, revlogv1, sparserevlog, store
|
|
656
|
preserved: dotencode, fncache, generaldelta, revlogv1, sparserevlog, store
|
|
616
|
|
|
657
|
|
|
|
|
|
658
|
sidedata
|
|
|
|
|
659
|
Allows storage of extra data alongside a revision.
|
|
|
|
|
660
|
|
|
617
|
re-delta-parent
|
|
661
|
re-delta-parent
|
|
618
|
deltas within internal storage will choose a new base revision if needed
|
|
662
|
deltas within internal storage will choose a new base revision if needed
|
|
619
|
|
|
663
|
|
|
@@
-660,6
+704,9
b' Check that we can select changelog only'
|
|
660
|
requirements
|
|
704
|
requirements
|
|
661
|
preserved: dotencode, fncache, generaldelta, revlogv1, sparserevlog, store
|
|
705
|
preserved: dotencode, fncache, generaldelta, revlogv1, sparserevlog, store
|
|
662
|
|
|
706
|
|
|
|
|
|
707
|
sidedata
|
|
|
|
|
708
|
Allows storage of extra data alongside a revision.
|
|
|
|
|
709
|
|
|
663
|
re-delta-parent
|
|
710
|
re-delta-parent
|
|
664
|
deltas within internal storage will choose a new base revision if needed
|
|
711
|
deltas within internal storage will choose a new base revision if needed
|
|
665
|
|
|
712
|
|
|
@@
-706,6
+753,9
b' Check that we can select filelog only'
|
|
706
|
requirements
|
|
753
|
requirements
|
|
707
|
preserved: dotencode, fncache, generaldelta, revlogv1, sparserevlog, store
|
|
754
|
preserved: dotencode, fncache, generaldelta, revlogv1, sparserevlog, store
|
|
708
|
|
|
755
|
|
|
|
|
|
756
|
sidedata
|
|
|
|
|
757
|
Allows storage of extra data alongside a revision.
|
|
|
|
|
758
|
|
|
709
|
re-delta-parent
|
|
759
|
re-delta-parent
|
|
710
|
deltas within internal storage will choose a new base revision if needed
|
|
760
|
deltas within internal storage will choose a new base revision if needed
|
|
711
|
|
|
761
|
|
|
@@
-757,6
+807,9
b" Check you can't skip revlog clone during"
|
|
757
|
preserved: dotencode, fncache, generaldelta, revlogv1, store
|
|
807
|
preserved: dotencode, fncache, generaldelta, revlogv1, store
|
|
758
|
removed: sparserevlog
|
|
808
|
removed: sparserevlog
|
|
759
|
|
|
809
|
|
|
|
|
|
810
|
sidedata
|
|
|
|
|
811
|
Allows storage of extra data alongside a revision.
|
|
|
|
|
812
|
|
|
760
|
re-delta-parent
|
|
813
|
re-delta-parent
|
|
761
|
deltas within internal storage will choose a new base revision if needed
|
|
814
|
deltas within internal storage will choose a new base revision if needed
|
|
762
|
|
|
815
|
|
|
@@
-809,6
+862,9
b" Check you can't skip revlog clone during"
|
|
809
|
sparserevlog
|
|
862
|
sparserevlog
|
|
810
|
Revlog supports delta chain with more unused data between payload. These gaps will be skipped at read time. This allows for better delta chains, making a better compression and faster exchange with server.
|
|
863
|
Revlog supports delta chain with more unused data between payload. These gaps will be skipped at read time. This allows for better delta chains, making a better compression and faster exchange with server.
|
|
811
|
|
|
864
|
|
|
|
|
|
865
|
sidedata
|
|
|
|
|
866
|
Allows storage of extra data alongside a revision.
|
|
|
|
|
867
|
|
|
812
|
re-delta-parent
|
|
868
|
re-delta-parent
|
|
813
|
deltas within internal storage will choose a new base revision if needed
|
|
869
|
deltas within internal storage will choose a new base revision if needed
|
|
814
|
|
|
870
|
|
|
@@
-863,6
+919,9
b" store files with special filenames aren'"
|
|
863
|
requirements
|
|
919
|
requirements
|
|
864
|
preserved: dotencode, fncache, generaldelta, revlogv1, sparserevlog, store
|
|
920
|
preserved: dotencode, fncache, generaldelta, revlogv1, sparserevlog, store
|
|
865
|
|
|
921
|
|
|
|
|
|
922
|
sidedata
|
|
|
|
|
923
|
Allows storage of extra data alongside a revision.
|
|
|
|
|
924
|
|
|
866
|
beginning upgrade...
|
|
925
|
beginning upgrade...
|
|
867
|
repository locked and read-only
|
|
926
|
repository locked and read-only
|
|
868
|
creating temporary repository to stage migrated data: $TESTTMP/store-filenames/.hg/upgrade.* (glob)
|
|
927
|
creating temporary repository to stage migrated data: $TESTTMP/store-filenames/.hg/upgrade.* (glob)
|
|
@@
-894,6
+953,9
b" store files with special filenames aren'"
|
|
894
|
requirements
|
|
953
|
requirements
|
|
895
|
preserved: dotencode, fncache, generaldelta, revlogv1, sparserevlog, store
|
|
954
|
preserved: dotencode, fncache, generaldelta, revlogv1, sparserevlog, store
|
|
896
|
|
|
955
|
|
|
|
|
|
956
|
sidedata
|
|
|
|
|
957
|
Allows storage of extra data alongside a revision.
|
|
|
|
|
958
|
|
|
897
|
re-delta-fulladd
|
|
959
|
re-delta-fulladd
|
|
898
|
each revision will be added as new content to the internal storage; this will likely drastically slow down execution time, but some extensions might need it
|
|
960
|
each revision will be added as new content to the internal storage; this will likely drastically slow down execution time, but some extensions might need it
|
|
899
|
|
|
961
|
|
|
@@
-958,6
+1020,9
b' Check upgrading a large file repository'
|
|
958
|
requirements
|
|
1020
|
requirements
|
|
959
|
preserved: dotencode, fncache, generaldelta, largefiles, revlogv1, sparserevlog, store
|
|
1021
|
preserved: dotencode, fncache, generaldelta, largefiles, revlogv1, sparserevlog, store
|
|
960
|
|
|
1022
|
|
|
|
|
|
1023
|
sidedata
|
|
|
|
|
1024
|
Allows storage of extra data alongside a revision.
|
|
|
|
|
1025
|
|
|
961
|
beginning upgrade...
|
|
1026
|
beginning upgrade...
|
|
962
|
repository locked and read-only
|
|
1027
|
repository locked and read-only
|
|
963
|
creating temporary repository to stage migrated data: $TESTTMP/largefilesrepo/.hg/upgrade.* (glob)
|
|
1028
|
creating temporary repository to stage migrated data: $TESTTMP/largefilesrepo/.hg/upgrade.* (glob)
|
|
@@
-1011,6
+1076,9
b' Check upgrading a large file repository'
|
|
1011
|
requirements
|
|
1076
|
requirements
|
|
1012
|
preserved: dotencode, fncache, generaldelta, largefiles, lfs, revlogv1, sparserevlog, store
|
|
1077
|
preserved: dotencode, fncache, generaldelta, largefiles, lfs, revlogv1, sparserevlog, store
|
|
1013
|
|
|
1078
|
|
|
|
|
|
1079
|
sidedata
|
|
|
|
|
1080
|
Allows storage of extra data alongside a revision.
|
|
|
|
|
1081
|
|
|
1014
|
beginning upgrade...
|
|
1082
|
beginning upgrade...
|
|
1015
|
repository locked and read-only
|
|
1083
|
repository locked and read-only
|
|
1016
|
creating temporary repository to stage migrated data: $TESTTMP/largefilesrepo/.hg/upgrade.* (glob)
|
|
1084
|
creating temporary repository to stage migrated data: $TESTTMP/largefilesrepo/.hg/upgrade.* (glob)
|
|
@@
-1106,6
+1174,9
b' repository config is taken in account'
|
|
1106
|
requirements
|
|
1174
|
requirements
|
|
1107
|
preserved: dotencode, fncache, generaldelta, revlogv1, sparserevlog, store
|
|
1175
|
preserved: dotencode, fncache, generaldelta, revlogv1, sparserevlog, store
|
|
1108
|
|
|
1176
|
|
|
|
|
|
1177
|
sidedata
|
|
|
|
|
1178
|
Allows storage of extra data alongside a revision.
|
|
|
|
|
1179
|
|
|
1109
|
re-delta-all
|
|
1180
|
re-delta-all
|
|
1110
|
deltas within internal storage will be fully recomputed; this will likely drastically slow down execution time
|
|
1181
|
deltas within internal storage will be fully recomputed; this will likely drastically slow down execution time
|
|
1111
|
|
|
1182
|
|
|
@@
-1197,6
+1268,7
b' upgrade'
|
|
1197
|
dotencode: yes yes yes
|
|
1268
|
dotencode: yes yes yes
|
|
1198
|
generaldelta: yes yes yes
|
|
1269
|
generaldelta: yes yes yes
|
|
1199
|
sparserevlog: yes yes yes
|
|
1270
|
sparserevlog: yes yes yes
|
|
|
|
|
1271
|
sidedata: no no no
|
|
1200
|
plain-cl-delta: yes yes yes
|
|
1272
|
plain-cl-delta: yes yes yes
|
|
1201
|
compression: zstd zlib zlib
|
|
1273
|
compression: zstd zlib zlib
|
|
1202
|
compression-level: default default default
|
|
1274
|
compression-level: default default default
|
|
@@
-1218,6
+1290,7
b' downgrade'
|
|
1218
|
dotencode: yes yes yes
|
|
1290
|
dotencode: yes yes yes
|
|
1219
|
generaldelta: yes yes yes
|
|
1291
|
generaldelta: yes yes yes
|
|
1220
|
sparserevlog: yes yes yes
|
|
1292
|
sparserevlog: yes yes yes
|
|
|
|
|
1293
|
sidedata: no no no
|
|
1221
|
plain-cl-delta: yes yes yes
|
|
1294
|
plain-cl-delta: yes yes yes
|
|
1222
|
compression: zlib zlib zlib
|
|
1295
|
compression: zlib zlib zlib
|
|
1223
|
compression-level: default default default
|
|
1296
|
compression-level: default default default
|
|
@@
-1242,6
+1315,7
b' upgrade from hgrc'
|
|
1242
|
dotencode: yes yes yes
|
|
1315
|
dotencode: yes yes yes
|
|
1243
|
generaldelta: yes yes yes
|
|
1316
|
generaldelta: yes yes yes
|
|
1244
|
sparserevlog: yes yes yes
|
|
1317
|
sparserevlog: yes yes yes
|
|
|
|
|
1318
|
sidedata: no no no
|
|
1245
|
plain-cl-delta: yes yes yes
|
|
1319
|
plain-cl-delta: yes yes yes
|
|
1246
|
compression: zstd zstd zlib
|
|
1320
|
compression: zstd zstd zlib
|
|
1247
|
compression-level: default default default
|
|
1321
|
compression-level: default default default
|