Date: Sun, 14 Sep 2008 02:16:04 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/tar/test Makefile test_symlink_dir.c Message-ID: <200809140216.m8E2GCeW008642@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2008-09-14 02:16:04 UTC
FreeBSD src repository
Modified files:
usr.bin/tar/test Makefile
Added files:
usr.bin/tar/test test_symlink_dir.c
Log:
SVN rev 183009 on 2008-09-14 02:16:04Z by kientzle
Test handling of restores relative to symlinks.
In particular:
* tar -x -P follows symlinks to existing dirs, but not without -P
* symlinks to files are always replaced
* broken symlinks are always replaced
Revision Changes Path
1.4 +1 -0 src/usr.bin/tar/test/Makefile
1.1 +172 -0 src/usr.bin/tar/test/test_symlink_dir.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809140216.m8E2GCeW008642>
