Mercurial > hg
comparison tests/test-phases.t @ 18462:593eb3786165 stable
documentation: update to new filter names
Changeset f3b21beb9802 change filter names but forgot some documentation
updates.
author | Pierre-Yves David <pierre-yves.david@logilab.fr> |
---|---|
date | Mon, 21 Jan 2013 19:40:15 +0100 |
parents | 5010448197bc |
children | 1dee888b22f7 |
comparison
equal
deleted
inserted
replaced
18461:abfbb04fab8e | 18462:593eb3786165 |
---|---|
171 adding file changes | 171 adding file changes |
172 added 1 changesets with 1 changes to 1 files (+1 heads) | 172 added 1 changesets with 1 changes to 1 files (+1 heads) |
173 | 173 |
174 :note: The "(+1 heads)" is wrong as we do not had any visible head | 174 :note: The "(+1 heads)" is wrong as we do not had any visible head |
175 | 175 |
176 check that branch cache with "unserved" filter are properly computed and stored | 176 check that branch cache with "served" filter are properly computed and stored |
177 | 177 |
178 $ ls ../push-dest/.hg/cache/branchheads* | 178 $ ls ../push-dest/.hg/cache/branchheads* |
179 ../push-dest/.hg/cache/branchheads-served | 179 ../push-dest/.hg/cache/branchheads-served |
180 $ cat ../push-dest/.hg/cache/branchheads-served | 180 $ cat ../push-dest/.hg/cache/branchheads-served |
181 6d6770faffce199f1fddd1cf87f6f026138cf061 6 465891ffab3c47a3c23792f7dc84156e19a90722 | 181 6d6770faffce199f1fddd1cf87f6f026138cf061 6 465891ffab3c47a3c23792f7dc84156e19a90722 |