comparison tests/test-pull @ 3736:ad3d5b4367cb

make manifest friendlier switch to using context code ..which uses first parent by default show file hashes only with debug switch show permissions with verbose fix up tests
author Matt Mackall <mpm@selenic.com>
date Thu, 30 Nov 2006 22:38:48 -0600
parents ffb895f16925
children 2d545b98a7bc
comparison
equal deleted inserted replaced
3735:205f0fd4a4a1 3736:ad3d5b4367cb
14 http_proxy= hg clone --pull http://localhost:20059/ copy 14 http_proxy= hg clone --pull http://localhost:20059/ copy
15 cd copy 15 cd copy
16 hg verify 16 hg verify
17 hg co 17 hg co
18 cat foo 18 cat foo
19 hg manifest 19 hg manifest --debug
20 hg pull 20 hg pull