comparison tests/test-unrelated-pull.out @ 579:ffeb2c3a1966

Actually warn on pulling from an unrelated repository -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Actually warn on pulling from an unrelated repository add some comments to findincoming track the base nodes of the fetch set report if the base set only contains nullid add a test case manifest hash: 3fc038a6041b0967a20503f5ec8876efc038841a -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCx0yLywK+sNU5EO8RAlK6AJ9J/GKPpYSMzTqmguXPWOISJ+zY5gCghd+j ClLpn0dKZnB46dh0F8zhuuk= =emNb -----END PGP SIGNATURE-----
author mpm@selenic.com
date Sat, 02 Jul 2005 18:25:15 -0800
parents
children 122449dd89db 445970ccf57a
comparison
equal deleted inserted replaced
578:e33c85d2812a 579:ffeb2c3a1966
1 pulling from ../a
2 searching for changes
3 warning: pulling from an unrelated repository!
4 adding changesets
5 adding manifests
6 adding file revisions
7 modified 1 files, added 1 changesets and 1 new revisions
8 (run 'hg update' to get a working copy)
9 changeset: 1:9a79c33a9db37480e40fbd2a65d62ebd2a3c441c
10 tag: tip
11 user: a
12 date: Thu Jan 1 00:00:00 1970
13 summary: a
14
15 changeset: 0:01f8062b2de51c0fa6428c5db1d1b3ea780189df
16 user: b
17 date: Thu Jan 1 00:00:00 1970
18 summary: b
19