branch | stable |
changeset 16039 | 093b75c7b44b |
parent 15861 | ee8f5e4ce7b8 |
child 16107 | a3dcc59054ca |
16038:dad96e752079 | 16039:093b75c7b44b |
---|---|
291 0 e |
291 0 e |
292 $ hg --cwd a-hg pull ../a |
292 $ hg --cwd a-hg pull ../a |
293 pulling from ../a |
293 pulling from ../a |
294 searching for changes |
294 searching for changes |
295 no changes found |
295 no changes found |
296 [1] |
|
296 $ touch bogusfile |
297 $ touch bogusfile |
297 |
298 |
298 should fail |
299 should fail |
299 |
300 |
300 $ hg convert a bogusfile |
301 $ hg convert a bogusfile |