K 10 svn:author V 8 kientzle K 8 svn:date V 27 2008-08-24T04:58:22.532210Z K 7 svn:log V 364 Test for a bug reported by Bernd Walter: In passthrough mode, copying "dir/file" and then copying "dir" results in "File on disk is not older; skipping" for the "dir" because it was implicitly created by "dir/file." Among other sins, this means that "dir" ends up with the wrong permissions and ownership. This is actually a libarchive bug; fix is forthcoming. END