equal
deleted
inserted
replaced
109 cache empty |
109 cache empty |
110 |
110 |
111 Adding a new persistent entry in the cache |
111 Adding a new persistent entry in the cache |
112 |
112 |
113 $ hg debugmanifestfulltextcache --add 1e01206b1d2f72bd55f2a33fa8ccad74144825b7 |
113 $ hg debugmanifestfulltextcache --add 1e01206b1d2f72bd55f2a33fa8ccad74144825b7 |
114 cache contains 1 manifest entries, in order of most to least recent: |
|
115 id: 1e01206b1d2f72bd55f2a33fa8ccad74144825b7, size 133 bytes |
|
116 total cache data size 157 bytes, on-disk 157 bytes |
|
117 |
114 |
118 $ hg debugmanifestfulltextcache |
115 $ hg debugmanifestfulltextcache |
119 cache contains 1 manifest entries, in order of most to least recent: |
116 cache contains 1 manifest entries, in order of most to least recent: |
120 id: 1e01206b1d2f72bd55f2a33fa8ccad74144825b7, size 133 bytes |
117 id: 1e01206b1d2f72bd55f2a33fa8ccad74144825b7, size 133 bytes |
121 total cache data size 157 bytes, on-disk 157 bytes |
118 total cache data size 157 bytes, on-disk 157 bytes |