comparison tests/test-newbranch.out @ 4177:a7af0eeae8a3

Move branches.cache to branch.cache Keeps old clients from conflicting with new caches, makes features logic unnecessary.
author Matt Mackall <mpm@selenic.com>
date Tue, 13 Mar 2007 15:18:10 -0500
parents f9bbcebcacea
children dbc3846c09a1 83153299aab5
comparison
equal deleted inserted replaced
4176:f9bbcebcacea 4177:a7af0eeae8a3
72 description: 72 description:
73 modify a branch 73 modify a branch
74 74
75 75
76 4:4909a3732169 76 4:4909a3732169
77 features: default
78 4909a3732169c0c20011c4f4b8fdff4e3d89b23f 4 77 4909a3732169c0c20011c4f4b8fdff4e3d89b23f 4
79 bf1bc2f45e834c75404d0ddab57d53beab56e2f8 default 78 bf1bc2f45e834c75404d0ddab57d53beab56e2f8 default
80 4909a3732169c0c20011c4f4b8fdff4e3d89b23f foo 79 4909a3732169c0c20011c4f4b8fdff4e3d89b23f foo
81 67ec16bde7f1575d523313b9bca000f6a6f12dca bar 80 67ec16bde7f1575d523313b9bca000f6a6f12dca bar
82 % test for different branch cache features
83 branch cache: no features specified
84 foo 4:4909a3732169c0c20011c4f4b8fdff4e3d89b23f
85 default 3:bf1bc2f45e834c75404d0ddab57d53beab56e2f8
86 bar 2:67ec16bde7f1575d523313b9bca000f6a6f12dca
87 branch cache: missing features: default
88 foo 4:4909a3732169c0c20011c4f4b8fdff4e3d89b23f
89 default 3:bf1bc2f45e834c75404d0ddab57d53beab56e2f8
90 bar 2:67ec16bde7f1575d523313b9bca000f6a6f12dca
91 branch cache: missing features: default
92 foo 4:4909a3732169c0c20011c4f4b8fdff4e3d89b23f
93 default 3:bf1bc2f45e834c75404d0ddab57d53beab56e2f8
94 bar 2:67ec16bde7f1575d523313b9bca000f6a6f12dca
95 % test old hg reading branch cache with feature list
96 ValueError raised correctly, good.
97 % update with no arguments: tipmost revision of the current branch 81 % update with no arguments: tipmost revision of the current branch
98 bf1bc2f45e83 82 bf1bc2f45e83
99 4909a3732169 (foo) tip 83 4909a3732169 (foo) tip