Mercurial > public > mercurial-scm > hg-stable
diff 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 |
line wrap: on
line diff
--- a/tests/test-commit.out Mon Dec 04 17:10:31 2006 -0600 +++ b/tests/test-commit.out Tue Nov 21 20:00:15 2006 -0200 @@ -17,6 +17,19 @@ % partial commit test trouble committing bar! abort: No such file or directory: .../test/bar +adding dir/file +dir/file +adding dir.file +abort: no match under directory .../test/dir! +abort: no match under directory .../test/bleh! +abort: no match under directory .../test/dir2! +dir/file +does-not-exist: No such file or directory +abort: file .../test/does-not-exist not found! +baz: unsupported file type (type is symbolic link) +abort: can't commit .../test/baz: unsupported file type! +abort: file .../test/quux not tracked! +dir/file % partial subdir commit test adding bar/bar adding foo/foo