comparison tests/test-newbranch.out @ 5988:ee317dbfb9d0

update the branch cache at the end of addchangegroup This should avoid a bad performance problem when the branch cache is not up-to-date, and hgweb can't write an updated version because it lacks permissions.
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Sun, 03 Feb 2008 21:03:46 -0200
parents 6858a7477a5e
children 0ad2ffbf6b38
comparison
equal deleted inserted replaced
5987:f2201aee3dc8 5988:ee317dbfb9d0
81 4:4909a3732169 81 4:4909a3732169
82 4909a3732169c0c20011c4f4b8fdff4e3d89b23f 4 82 4909a3732169c0c20011c4f4b8fdff4e3d89b23f 4
83 bf1bc2f45e834c75404d0ddab57d53beab56e2f8 default 83 bf1bc2f45e834c75404d0ddab57d53beab56e2f8 default
84 4909a3732169c0c20011c4f4b8fdff4e3d89b23f foo 84 4909a3732169c0c20011c4f4b8fdff4e3d89b23f foo
85 67ec16bde7f1575d523313b9bca000f6a6f12dca bar 85 67ec16bde7f1575d523313b9bca000f6a6f12dca bar
86 % push should update the branch cache
87 % pushing just rev 0
88 be8523e69bf892e25817fc97187516b3c0804ae4 0
89 be8523e69bf892e25817fc97187516b3c0804ae4 default
90 % pushing everything
91 4909a3732169c0c20011c4f4b8fdff4e3d89b23f 4
92 bf1bc2f45e834c75404d0ddab57d53beab56e2f8 default
93 4909a3732169c0c20011c4f4b8fdff4e3d89b23f foo
94 67ec16bde7f1575d523313b9bca000f6a6f12dca bar
86 % update with no arguments: tipmost revision of the current branch 95 % update with no arguments: tipmost revision of the current branch
87 bf1bc2f45e83 96 bf1bc2f45e83
88 4909a3732169 (foo) tip 97 4909a3732169 (foo) tip
89 marked working directory as branch foobar 98 marked working directory as branch foobar
90 abort: branch foobar not found 99 abort: branch foobar not found