Hello, Gürkan Karaman <[EMAIL PROTECTED]> wrote:
> i found following bug, when I restored a incremental tarfiles, then ist the > timestamp not correct. Yes, it can happen if the archive does not follow usual member ordering. Following your example, you will get the same result if you create the archive as follows: tar --no-recursion -cf archive dir1 dir1/subdir1 dir1/subdir1/foofile I have fixed the bug in CVS. Regards, Sergey _______________________________________________ Bug-tar mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-tar
