bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] Bug in update tar file


From: Joerg Schilling
Subject: Re: [Bug-tar] Bug in update tar file
Date: Mon, 13 Jun 2005 20:01:35 +0200
User-agent: nail 11.2 8/15/04

Martin Lohmeier <address@hidden> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi everyone,
>
> I found a problem in tar 1.14 (Debian Sarge) which I could reproduce
> with 1.15.1 (Debian SID). But it does not happen with tar 1.13.25 (Mac
> OS X 10.3.9)
>
> I create a tar with
>
>       tar cf test.tar tar-test
>
> the archiv contains:
>
>       address@hidden:~$ tar tf test.tar
>       tar-test/
>       tar-test/datei1
>       tar-test/datei2
>
> When I update this archiv with
>
>       tar uf test.tar tar-test
>
> the archiv contains
>
>       address@hidden:~$ tar tf test.tar
>       tar-test/
>       tar-test/datei1
>       tar-test/datei2
>       tar-test/
>
> Why is the directory added an other time?
>

Because this is the way -u works.

Jörg

-- 
 EMail:address@hidden (home) Jörg Schilling D-13353 Berlin
       address@hidden           (uni)  
       address@hidden   (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily





reply via email to

[Prev in Thread] Current Thread [Next in Thread]