comparison tests/test-tag.out @ 1654:b7fc961507db

deprecate the use of 'hg tag NAME [REV]' add some tests and some doc
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Sun, 29 Jan 2006 17:12:31 +1300
parents 41366b7d6709
children 2d8dc84c9323
comparison
equal deleted inserted replaced
1653:e8a3df8b62b3 1654:b7fc961507db
16 date: Thu Jan 1 00:00:00 1970 +0000 16 date: Thu Jan 1 00:00:00 1970 +0000
17 summary: test 17 summary: test
18 18
19 abort: working copy of .hgtags is changed (please commit .hgtags manually) 19 abort: working copy of .hgtags is changed (please commit .hgtags manually)
20 failed 20 failed
21 use of 'hg tag NAME [REV]' is deprecated, please use 'hg tag [-r REV] NAME instead
22 abort: use only one form to specify the revision
23 failed
24 use of 'hg tag NAME [REV]' is deprecated, please use 'hg tag [-r REV] NAME instead
21 acb14030fe0a21b60322c440ad2d20cf7685a376 bleah 25 acb14030fe0a21b60322c440ad2d20cf7685a376 bleah
22 acb14030fe0a21b60322c440ad2d20cf7685a376 bleah0 26 acb14030fe0a21b60322c440ad2d20cf7685a376 bleah0
23 863197ef03781c4fc00276d83eb66c4cb9cd91df bleah1 27 863197ef03781c4fc00276d83eb66c4cb9cd91df bleah1
24 abort: '\n' cannot be used in a tag name 28 abort: '\n' cannot be used in a tag name
25 abort: ':' cannot be used in a tag name 29 abort: ':' cannot be used in a tag name