equal
deleted
inserted
replaced
198 Check raced push output. |
198 Check raced push output. |
199 |
199 |
200 $ cat push-output.txt |
200 $ cat push-output.txt |
201 pushing to ssh://user@dummy/bookrace-server |
201 pushing to ssh://user@dummy/bookrace-server |
202 searching for changes |
202 searching for changes |
203 remote has heads on branch 'default' that are not known locally: f26c3b5167d1 |
|
204 remote: setting raced push up |
203 remote: setting raced push up |
205 remote: adding changesets |
204 remote: adding changesets |
206 remote: adding manifests |
205 remote: adding manifests |
207 remote: adding file changes |
206 remote: adding file changes |
208 remote: added 1 changesets with 1 changes to 1 files |
207 remote: added 1 changesets with 1 changes to 1 files |
218 | user: test |
217 | user: test |
219 | date: Thu Jan 01 00:00:00 1970 +0000 |
218 | date: Thu Jan 01 00:00:00 1970 +0000 |
220 | summary: A1 |
219 | summary: A1 |
221 | |
220 | |
222 | o changeset: 3:f26c3b5167d1 |
221 | o changeset: 3:f26c3b5167d1 |
223 | | bookmark: book-B |
222 | | bookmark: book-B (false !) |
224 | | user: test |
223 | | user: test |
225 | | date: Thu Jan 01 00:00:00 1970 +0000 |
224 | | date: Thu Jan 01 00:00:00 1970 +0000 |
226 | | summary: B1 |
225 | | summary: B1 |
227 | | |
226 | | |
228 | o changeset: 2:c79985706978 |
227 | o changeset: 2:c79985706978 |
241 date: Thu Jan 01 00:00:00 1970 +0000 |
240 date: Thu Jan 01 00:00:00 1970 +0000 |
242 summary: root |
241 summary: root |
243 |
242 |
244 $ hg -R bookrace-server book |
243 $ hg -R bookrace-server book |
245 book-A 4:9ce3b28c16de |
244 book-A 4:9ce3b28c16de |
246 book-B 3:f26c3b5167d1 |
245 book-B 3:f26c3b5167d1 (false !) |