comparison tests/test-commit.out @ 3786:8d603f8567ae

make hg commit <dirname> work again
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Tue, 21 Nov 2006 20:00:15 -0200
parents 38291d9c8c1c
children 1d571ed26eed
comparison
equal deleted inserted replaced
3785:6398ff7cb705 3786:8d603f8567ae
15 transaction abort! 15 transaction abort!
16 rollback completed 16 rollback completed
17 % partial commit test 17 % partial commit test
18 trouble committing bar! 18 trouble committing bar!
19 abort: No such file or directory: .../test/bar 19 abort: No such file or directory: .../test/bar
20 adding dir/file
21 dir/file
22 adding dir.file
23 abort: no match under directory .../test/dir!
24 abort: no match under directory .../test/bleh!
25 abort: no match under directory .../test/dir2!
26 dir/file
27 does-not-exist: No such file or directory
28 abort: file .../test/does-not-exist not found!
29 baz: unsupported file type (type is symbolic link)
30 abort: can't commit .../test/baz: unsupported file type!
31 abort: file .../test/quux not tracked!
32 dir/file
20 % partial subdir commit test 33 % partial subdir commit test
21 adding bar/bar 34 adding bar/bar
22 adding foo/foo 35 adding foo/foo
23 % subdir log 1 36 % subdir log 1
24 changeset: 0:6ef3cb06bb80 37 changeset: 0:6ef3cb06bb80