[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-tar] --listed-incremental + --no-recursion + --files-from bug
From: |
Miek Gieben |
Subject: |
[Bug-tar] --listed-incremental + --no-recursion + --files-from bug |
Date: |
Sat, 18 Jun 2005 00:08:28 +0200 |
User-agent: |
Vim/Mutt/Linux |
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] --listed-incremental + --no-recursion + --files-from bug,
Miek Gieben <=