Joerg Schilling <[EMAIL PROTECTED]> wrote:

> > the archiv contains:
> >
> >     [EMAIL PROTECTED]:~$ 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
> >
> >     [EMAIL PROTECTED]:~$ 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.

.... maybe I was too fast: if both tar-test/
directories are exactly the same, there should be no
update add.

J�rg

-- 
 EMail:[EMAIL PROTECTED] (home) J�rg Schilling D-13353 Berlin
       [EMAIL PROTECTED]                (uni)  
       [EMAIL PROTECTED]        (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily


_______________________________________________
Bug-tar mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-tar

Reply via email to