comparison tests/test-tag @ 2956:6dddcba7596a

merge.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Fri, 18 Aug 2006 21:17:28 -0700
parents 46182568b4ce
children d69b1fb111b9
comparison
equal deleted inserted replaced
2955:9d1c3529ebbc 2956:6dddcba7596a
17 hg tag -l -d "1000000 0" "bleah1" 1 17 hg tag -l -d "1000000 0" "bleah1" 1
18 18
19 cat .hgtags 19 cat .hgtags
20 cat .hg/localtags 20 cat .hg/localtags
21 21
22 hg update 0
23 hg tag -d "1000000 0" "foobar"
24 cat .hgtags
25 cat .hg/localtags
26
22 hg tag -l 'xx 27 hg tag -l 'xx
23 newline' 28 newline'
24 hg tag -l 'xx:xx' 29 hg tag -l 'xx:xx'
25 true 30 true