comparison tests/test-commit.out @ 6935:03916abdfb64

Have verbose and debug flag print the changeset rev and hash when committing. Besides updating the tests output, I had to push back at the end the test for issue1193 in test-commit, solved by cset 4386a7706828, because it was using the current date for commit and was randomizing the subsequent hash.
author Gilles Moris <gilles.moris@free.fr>
date Fri, 22 Aug 2008 22:32:53 +0200
parents abb915d9d8db
children 4e0d54fbd34f
comparison
equal deleted inserted replaced
6934:abb915d9d8db 6935:03916abdfb64
9 % commit added file that has been deleted 9 % commit added file that has been deleted
10 nothing changed 10 nothing changed
11 abort: file bar not found! 11 abort: file bar not found!
12 adding dir/file 12 adding dir/file
13 dir/file 13 dir/file
14 committed changeset 2:d2a76177cb42
14 adding dir.file 15 adding dir.file
15 abort: no match under directory dir! 16 abort: no match under directory dir!
16 abort: no match under directory .! 17 abort: no match under directory .!
17 abort: no match under directory ../dir2! 18 abort: no match under directory ../dir2!
18 dir/file 19 dir/file
20 committed changeset 3:1cd62a2d8db5
19 does-not-exist: No such file or directory 21 does-not-exist: No such file or directory
20 abort: file does-not-exist not found! 22 abort: file does-not-exist not found!
21 abort: file baz not tracked! 23 abort: file baz not tracked!
22 abort: file quux not tracked! 24 abort: file quux not tracked!
23 dir/file 25 dir/file
26 committed changeset 4:49176991390e
24 % partial subdir commit test 27 % partial subdir commit test
25 adding bar/bar 28 adding bar/bar
26 adding foo/foo 29 adding foo/foo
27 % subdir log 1 30 % subdir log 1
28 changeset: 0:6ef3cb06bb80 31 changeset: 0:6ef3cb06bb80