comparison tests/test-copy.out @ 591:eb46971fc57f

options: kill -d for debug -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 options: kill -d for debug You must now use --debug. This is a preparatory step for changing the option parsing from: hg [global-opts] <command> [command-opts] to hg [global-opts] <command> [global or command opts] manifest hash: ec5ecc687340baa109a98b742f1cd8d1f4aadeed -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCx4urywK+sNU5EO8RAl90AJ0fwKU/GwHpJvlTFl5naeJbkceWewCgh4jK kaTSSodACgPzgbFiid5RL4Y= =siEe -----END PGP SIGNATURE-----
author mpm@selenic.com
date Sat, 02 Jul 2005 22:54:35 -0800
parents 50da4bb9cab6
children d96c1153b25d
comparison
equal deleted inserted replaced
590:38d106db75bc 591:eb46971fc57f
7 + cp a b 7 + cp a b
8 + hg copy a b 8 + hg copy a b
9 + hg status 9 + hg status
10 A b 10 A b
11 ? .out 11 ? .out
12 + hg -d commit -t 2 -u test -d '0 0' 12 + hg --debug commit -t 2 -u test -d '0 0'
13 b 13 b
14 b: copy a:b789fdd96dc2f3bd229c1dd8eedf0fc60e2b68e3 14 b: copy a:b789fdd96dc2f3bd229c1dd8eedf0fc60e2b68e3
15 + hg history 15 + hg history
16 changeset: 1:3b5b84850bbed12e8ff8c1b87b32dc93c59ae6d8 16 changeset: 1:3b5b84850bbed12e8ff8c1b87b32dc93c59ae6d8
17 tag: tip 17 tag: tip