Mercurial > hg-stable
diff tests/test-rename.out @ 5329:7e6138cb8d38
copy: if destination ends with "/", make sure it's a directory
Fixes issue724.
author | Alexis S. L. Carvalho <alexis@cecm.usp.br> |
---|---|
date | Mon, 24 Sep 2007 19:00:11 -0300 |
parents | 438603c1eb6f |
children | 2493a478f395 |
line wrap: on
line diff
--- a/tests/test-rename.out Sun Sep 23 14:40:44 2007 +0200 +++ b/tests/test-rename.out Mon Sep 24 19:00:11 2007 -0300 @@ -166,6 +166,9 @@ --- > d2/b 3 files updated, 0 files merged, 3 files removed, 0 files unresolved +# attempt to move one file into a non-existent directory +abort: destination dx/ is not a directory +0 files updated, 0 files merged, 0 files removed, 0 files unresolved # attempt to move potentially more than one file into a non-existent # directory abort: with multiple sources, destination must be an existing directory