comparison tests/test-bundle.t @ 13818:bf6156bab41b

url: use url.url in url.open()
author Brodie Rao <brodie@bitheap.org>
date Wed, 30 Mar 2011 20:01:34 -0700
parents c196352d935b
children e574207e3bcd
comparison
equal deleted inserted replaced
13817:7f18bab2c0b0 13818:bf6156bab41b
204 doesn't work (yet ?) 204 doesn't work (yet ?)
205 205
206 hg -R bundle://../full.hg verify 206 hg -R bundle://../full.hg verify
207 207
208 $ hg pull bundle://../full.hg 208 $ hg pull bundle://../full.hg
209 pulling from bundle://../full.hg 209 pulling from bundle:../full.hg
210 requesting all changes 210 requesting all changes
211 adding changesets 211 adding changesets
212 adding manifests 212 adding manifests
213 adding file changes 213 adding file changes
214 added 9 changesets with 7 changes to 4 files (+1 heads) 214 added 9 changesets with 7 changes to 4 files (+1 heads)
308 308
309 309
310 Incoming full.hg in partial 310 Incoming full.hg in partial
311 311
312 $ hg incoming bundle://../full.hg 312 $ hg incoming bundle://../full.hg
313 comparing with bundle://../full.hg 313 comparing with bundle:../full.hg
314 searching for changes 314 searching for changes
315 changeset: 4:095197eb4973 315 changeset: 4:095197eb4973
316 parent: 0:f9ee2f85a263 316 parent: 0:f9ee2f85a263
317 user: test 317 user: test
318 date: Thu Jan 01 00:00:00 1970 +0000 318 date: Thu Jan 01 00:00:00 1970 +0000