comparison tests/test-inherit-mode.out @ 7654:816b708f23af

store all heads of a branch in the branch cache All heads of branches will be stored in a new cache file 'branchheads.cache' within the .hg directory. The old 'branch.cache' file from older versions will be ignored. The new cache contents are formatted line-by-line as '{node} {branchtag}\n'. This is the same as the previous format. Now, every head is recorded in an oldest -> tipmost order. The localrepo.branchheads function is reworked to use the data from the cache.
author John Mulligan <phlogistonjohn@asynchrono.us>
date Wed, 14 Jan 2009 21:47:38 -0500
parents 7946503ec76e
children 720f70b720d3
comparison
equal deleted inserted replaced
7653:0641fd8a4bb4 7654:816b708f23af
39 39
40 % after push 40 % after push
41 % group can still write everything 41 % group can still write everything
42 00770 ../push/.hg/ 42 00770 ../push/.hg/
43 00660 ../push/.hg/00changelog.i 43 00660 ../push/.hg/00changelog.i
44 00660 ../push/.hg/branch.cache 44 00660 ../push/.hg/branchheads.cache
45 00660 ../push/.hg/requires 45 00660 ../push/.hg/requires
46 00770 ../push/.hg/store/ 46 00770 ../push/.hg/store/
47 00660 ../push/.hg/store/00changelog.i 47 00660 ../push/.hg/store/00changelog.i
48 00660 ../push/.hg/store/00manifest.i 48 00660 ../push/.hg/store/00manifest.i
49 00770 ../push/.hg/store/data/ 49 00770 ../push/.hg/store/data/