equal
deleted
inserted
replaced
49 | x 28b51eb45704 (draft): A0 |
49 | x 28b51eb45704 (draft): A0 |
50 |/ |
50 |/ |
51 o a9bdc8b26820 (public): O |
51 o a9bdc8b26820 (public): O |
52 |
52 |
53 $ hg debugobsolete |
53 $ hg debugobsolete |
54 28b51eb45704506b5c603decd6bf7ac5e0f6a52f 6aa67a7b4baa6fb41b06aed38d5b1201436546e2 0 {'date': '', 'user': 'test'} |
54 28b51eb45704506b5c603decd6bf7ac5e0f6a52f 6aa67a7b4baa6fb41b06aed38d5b1201436546e2 0 {'date': '0 0', 'user': 'test'} |
55 6aa67a7b4baa6fb41b06aed38d5b1201436546e2 0 {'date': '0 0', 'p1': '35b1839966785d5703a01607229eea932db42f87', 'user': 'test'} |
55 6aa67a7b4baa6fb41b06aed38d5b1201436546e2 0 {'date': '0 0', 'p1': '35b1839966785d5703a01607229eea932db42f87', 'user': 'test'} |
56 $ cd .. |
56 $ cd .. |
57 $ cd .. |
57 $ cd .. |
58 |
58 |
59 Actual Test |
59 Actual Test |
62 $ dotest D.2 O |
62 $ dotest D.2 O |
63 ## Running testcase D.2 |
63 ## Running testcase D.2 |
64 # testing echange of "O" (a9bdc8b26820) |
64 # testing echange of "O" (a9bdc8b26820) |
65 ## initial state |
65 ## initial state |
66 # obstore: main |
66 # obstore: main |
67 28b51eb45704506b5c603decd6bf7ac5e0f6a52f 6aa67a7b4baa6fb41b06aed38d5b1201436546e2 0 {'date': '', 'user': 'test'} |
67 28b51eb45704506b5c603decd6bf7ac5e0f6a52f 6aa67a7b4baa6fb41b06aed38d5b1201436546e2 0 {'date': '0 0', 'user': 'test'} |
68 6aa67a7b4baa6fb41b06aed38d5b1201436546e2 0 {'date': '0 0', 'p1': '35b1839966785d5703a01607229eea932db42f87', 'user': 'test'} |
68 6aa67a7b4baa6fb41b06aed38d5b1201436546e2 0 {'date': '0 0', 'p1': '35b1839966785d5703a01607229eea932db42f87', 'user': 'test'} |
69 # obstore: pushdest |
69 # obstore: pushdest |
70 # obstore: pulldest |
70 # obstore: pulldest |
71 ## pushing "O" from main to pushdest |
71 ## pushing "O" from main to pushdest |
72 pushing to pushdest |
72 pushing to pushdest |
76 OBSEXC: computing markers relevant to 1 nodes |
76 OBSEXC: computing markers relevant to 1 nodes |
77 OBSEXC: no marker to push |
77 OBSEXC: no marker to push |
78 OBSEXC: DONE |
78 OBSEXC: DONE |
79 ## post push state |
79 ## post push state |
80 # obstore: main |
80 # obstore: main |
81 28b51eb45704506b5c603decd6bf7ac5e0f6a52f 6aa67a7b4baa6fb41b06aed38d5b1201436546e2 0 {'date': '', 'user': 'test'} |
81 28b51eb45704506b5c603decd6bf7ac5e0f6a52f 6aa67a7b4baa6fb41b06aed38d5b1201436546e2 0 {'date': '0 0', 'user': 'test'} |
82 6aa67a7b4baa6fb41b06aed38d5b1201436546e2 0 {'date': '0 0', 'p1': '35b1839966785d5703a01607229eea932db42f87', 'user': 'test'} |
82 6aa67a7b4baa6fb41b06aed38d5b1201436546e2 0 {'date': '0 0', 'p1': '35b1839966785d5703a01607229eea932db42f87', 'user': 'test'} |
83 # obstore: pushdest |
83 # obstore: pushdest |
84 # obstore: pulldest |
84 # obstore: pulldest |
85 ## pulling "a9bdc8b26820" from main into pulldest |
85 ## pulling "a9bdc8b26820" from main into pulldest |
86 pulling from main |
86 pulling from main |
88 OBSEXC: pull obsolescence markers |
88 OBSEXC: pull obsolescence markers |
89 OBSEXC: no unknown remote markers |
89 OBSEXC: no unknown remote markers |
90 OBSEXC: DONE |
90 OBSEXC: DONE |
91 ## post pull state |
91 ## post pull state |
92 # obstore: main |
92 # obstore: main |
93 28b51eb45704506b5c603decd6bf7ac5e0f6a52f 6aa67a7b4baa6fb41b06aed38d5b1201436546e2 0 {'date': '', 'user': 'test'} |
93 28b51eb45704506b5c603decd6bf7ac5e0f6a52f 6aa67a7b4baa6fb41b06aed38d5b1201436546e2 0 {'date': '0 0', 'user': 'test'} |
94 6aa67a7b4baa6fb41b06aed38d5b1201436546e2 0 {'date': '0 0', 'p1': '35b1839966785d5703a01607229eea932db42f87', 'user': 'test'} |
94 6aa67a7b4baa6fb41b06aed38d5b1201436546e2 0 {'date': '0 0', 'p1': '35b1839966785d5703a01607229eea932db42f87', 'user': 'test'} |
95 # obstore: pushdest |
95 # obstore: pushdest |
96 # obstore: pulldest |
96 # obstore: pulldest |
97 |
97 |