comparison tests/test-bundle.out @ 6128:b3286a92f4bc

bundlerepo: test exposing inconsistency of parsed and internal name (issue #821)
author Peter Arrenbrecht <peter.arrenbrecht@gmail.com>
date Sun, 10 Feb 2008 08:52:50 +0100
parents e20de0caf8e7
children 3d666e8e6398
comparison
equal deleted inserted replaced
6127:25c372e8f261 6128:b3286a92f4bc
122 adding changesets 122 adding changesets
123 adding manifests 123 adding manifests
124 adding file changes 124 adding file changes
125 added 9 changesets with 7 changes to 4 files (+1 heads) 125 added 9 changesets with 7 changes to 4 files (+1 heads)
126 (run 'hg heads' to see heads, 'hg merge' to merge) 126 (run 'hg heads' to see heads, 'hg merge' to merge)
127 ====== Rollback empty
128 rolling back last transaction
129 ====== Log -R bundle:empty+full.hg
130 8 7 6 5 4 3 2 1 0
131 ====== Pull full.hg into empty again (using -R; with hook)
132 changegroup hook: HG_NODE=5649c9d34dd87d0ecb5fd39672128376e83b22e1 HG_SOURCE=pull HG_URL=bundle:full.hg+empty
133 pulling from full.hg
134 requesting all changes
135 adding changesets
136 adding manifests
137 adding file changes
138 added 9 changesets with 7 changes to 4 files (+1 heads)
139 (run 'hg heads' to see heads, 'hg merge' to merge)
127 ====== Create partial clones 140 ====== Create partial clones
128 requesting all changes 141 requesting all changes
129 adding changesets 142 adding changesets
130 adding manifests 143 adding manifests
131 adding file changes 144 adding file changes