comparison tests/test-acl.t @ 18395:904b7109938e

destroyed: drop complex branchcache rebuilt logic The strip code used a trick to lower the cost of branchcache update after a strip. However is less necessary since we have branchcache collaboration. Invalid branchcache are likely to be cheaply rebuilt again a near subset of the repo. Moreover, this trick would need update to be relevant in the now filtered repository world. It currently update the unfiltered branchcache that few people cares about. Make it smarter on that aspect would need complexes update of the calling logic So this mechanism is: - Arguably needed, - Currently irrelevant, - Hard to update and I'm dropping it. We now update the branchcache in all case by courtesy of the read only reader. This changeset have a few expected impact on the testsuite are different cache are updated.
author Pierre-Yves David <pierre-yves.david@logilab.fr>
date Wed, 16 Jan 2013 00:09:26 +0100
parents f3b21beb9802
children 7a679918ee2b
comparison
equal deleted inserted replaced
18394:5010448197bc 18395:904b7109938e
1525 """ 1525 """
1526 pushing to ../b 1526 pushing to ../b
1527 query 1; heads 1527 query 1; heads
1528 searching for changes 1528 searching for changes
1529 all remote heads known locally 1529 all remote heads known locally
1530 invalid branchheads cache (served): tip differs
1531 listing keys for "bookmarks" 1530 listing keys for "bookmarks"
1532 4 changesets found 1531 4 changesets found
1533 list of changesets: 1532 list of changesets:
1534 ef1ea85a6374b77d6da9dcda9541f498f2d17df7 1533 ef1ea85a6374b77d6da9dcda9541f498f2d17df7
1535 f9cafe1212c8c6fa1120d14a556e18cc44ff8bdd 1534 f9cafe1212c8c6fa1120d14a556e18cc44ff8bdd
1837 """ 1836 """
1838 pushing to ../b 1837 pushing to ../b
1839 query 1; heads 1838 query 1; heads
1840 searching for changes 1839 searching for changes
1841 all remote heads known locally 1840 all remote heads known locally
1842 invalid branchheads cache (served): tip differs
1843 listing keys for "bookmarks" 1841 listing keys for "bookmarks"
1844 4 changesets found 1842 4 changesets found
1845 list of changesets: 1843 list of changesets:
1846 ef1ea85a6374b77d6da9dcda9541f498f2d17df7 1844 ef1ea85a6374b77d6da9dcda9541f498f2d17df7
1847 f9cafe1212c8c6fa1120d14a556e18cc44ff8bdd 1845 f9cafe1212c8c6fa1120d14a556e18cc44ff8bdd
1925 """ 1923 """
1926 pushing to ../b 1924 pushing to ../b
1927 query 1; heads 1925 query 1; heads
1928 searching for changes 1926 searching for changes
1929 all remote heads known locally 1927 all remote heads known locally
1930 invalid branchheads cache (served): tip differs
1931 listing keys for "bookmarks" 1928 listing keys for "bookmarks"
1932 4 changesets found 1929 4 changesets found
1933 list of changesets: 1930 list of changesets:
1934 ef1ea85a6374b77d6da9dcda9541f498f2d17df7 1931 ef1ea85a6374b77d6da9dcda9541f498f2d17df7
1935 f9cafe1212c8c6fa1120d14a556e18cc44ff8bdd 1932 f9cafe1212c8c6fa1120d14a556e18cc44ff8bdd
2081 """ 2078 """
2082 pushing to ../b 2079 pushing to ../b
2083 query 1; heads 2080 query 1; heads
2084 searching for changes 2081 searching for changes
2085 all remote heads known locally 2082 all remote heads known locally
2086 invalid branchheads cache (served): tip differs
2087 listing keys for "bookmarks" 2083 listing keys for "bookmarks"
2088 4 changesets found 2084 4 changesets found
2089 list of changesets: 2085 list of changesets:
2090 ef1ea85a6374b77d6da9dcda9541f498f2d17df7 2086 ef1ea85a6374b77d6da9dcda9541f498f2d17df7
2091 f9cafe1212c8c6fa1120d14a556e18cc44ff8bdd 2087 f9cafe1212c8c6fa1120d14a556e18cc44ff8bdd