comparison tests/test-mq.out @ 6340:949e607ac544

mq: warn when applying a patch to somewhere other than tip
author Matt Mackall <mpm@selenic.com>
date Fri, 21 Mar 2008 15:44:11 -0500
parents 0750f11152fe
children 8c4cd80afd3e 3182602fa1fb
comparison
equal deleted inserted replaced
6339:ed9b07a97587 6340:949e607ac544
330 adding changesets 330 adding changesets
331 adding manifests 331 adding manifests
332 adding file changes 332 adding file changes
333 added 1 changesets with 1 changes to 1 files 333 added 1 changesets with 1 changes to 1 files
334 Patch queue now empty 334 Patch queue now empty
335 (working directory not at tip)
335 applying bar 336 applying bar
336 Now at: bar 337 Now at: bar
337 diff --git a/bar b/bar 338 diff --git a/bar b/bar
338 new file mode 100644 339 new file mode 100644
339 --- /dev/null 340 --- /dev/null
363 adding changesets 364 adding changesets
364 adding manifests 365 adding manifests
365 adding file changes 366 adding file changes
366 added 1 changesets with 1 changes to 1 files 367 added 1 changesets with 1 changes to 1 files
367 Patch queue now empty 368 Patch queue now empty
369 (working directory not at tip)
368 applying bar 370 applying bar
369 Now at: bar 371 Now at: bar
370 diff --git a/foo b/bleh 372 diff --git a/foo b/bleh
371 rename from foo 373 rename from foo
372 rename to bleh 374 rename to bleh