Hello, I'm testing the latest cvs code of tar (version: 1.15.2). I think I hit a bug when using the following options together: --listed-incremental, --no-recursion and files-from.
I've compiled a small file which lists files from my home dir: % cat filelist.miekg.doc| head /home/miekg/doc/NLnetLabs/secreg.nroff /home/miekg/doc/NLnetLabs/ipv6.aux /home/miekg/doc/NLnetLabs/dnssec_were_do_we_stand.nroff /home/miekg/doc/NLnetLabs/nl.nl .... Note: in this file /no/ .svn subdirectories are listed. Next, when I try this tar cmd line: /home/miekg/tmp/tar/src/tar --create --listed-incremental inc-file --no-recursion --files-from filelist.miekg.doc --verbose --file miekg-doc.tar I get /ALL/ directories from /home/miekg/doc including .svn/ directories which I deliberate did not include in the filelist. I really needs these options to work with each other. Is there a way to fix this? thanks, -- grtz, - Miek http://www.miek.nl http://www.nlnetlabs.nl PGP Key ID: 0xB18453A1 fingerprint: 002B B079 0DDA 7D44 2B5C CAB0 C3B7 F943 B184 53A1
signature.asc
Description: Digital signature
_______________________________________________ Bug-tar mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-tar
