equal
deleted
inserted
replaced
514 0 e |
514 0 e |
515 |
515 |
516 contents of fncache file: |
516 contents of fncache file: |
517 |
517 |
518 $ cat b/.hg/store/fncache | sort |
518 $ cat b/.hg/store/fncache | sort |
519 data/a.i |
519 data/a.i (reporevlogstore !) |
520 data/b.i |
520 data/b.i (reporevlogstore !) |
|
521 data/a/0f3078c2d7345d887b54f7c9dab0d91bfa57fd07 (reposimplestore !) |
|
522 data/a/4271c3e84237016935a176b6f282fde2128458b0 (reposimplestore !) |
|
523 data/a/b789fdd96dc2f3bd229c1dd8eedf0fc60e2b68e3 (reposimplestore !) |
|
524 data/a/index (reposimplestore !) |
|
525 data/b/37d9b5d994eab34eda9c16b195ace52c7b129980 (reposimplestore !) |
|
526 data/b/index (reposimplestore !) |
521 |
527 |
522 test bogus URL |
528 test bogus URL |
523 |
529 |
524 $ hg convert -q bzr+ssh://foobar@selenic.com/baz baz |
530 $ hg convert -q bzr+ssh://foobar@selenic.com/baz baz |
525 abort: bzr+ssh://foobar@selenic.com/baz: missing or unsupported repository |
531 abort: bzr+ssh://foobar@selenic.com/baz: missing or unsupported repository |