This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: tar question


change "./monitor/*"   to "./monitor/" 

-----Original Message-----
From: Matt Minnis [mailto:mminnis@prefres.com]
Sent: Thursday, August 17, 2000 9:54 AM
To: Earnie Boyd; cygwin@sources.redhat.com
Subject: Re: tar question


Earnie,

What does alphabetizing the files have to do with anything?

If I name a specific file, shouldn't it be excluded no matter where it 
comes in the list?

Here is my command line:
         @tar -zcvf $(TARBALL) Makefile *.c *.h ./tracer/* \
            License Readme version ./monitor/*
--exclude=./monitor/monitor.o

Thanks,

Matt





At 04:42 PM 8/16/2000 -0700, Earnie Boyd wrote:
>--- Matt Minnis <mminnis@prefres.com> wrote:
> > Nope.
> >
> > Even when I explicitly tellit to exclude a file:
> >
> > --exclude=./monitor/monitor.o
> > --exclude='./monitor/monitor.o'
> >
> > This is ignored.
> >
> > What is going on here?
> >
>
>Are you sure the files are alphabetized correctly?  If the answer is yes it
>sounds as if it's time to break out the debugger.  And, that means you may 
>have
>to build tar to get the symbols you need.  I've not used the --exclude
switch
>to say whether or not it works.
>
>Cheers,
>
>=====
>---
>    Earnie Boyd: <mailto:earnie_boyd@yahoo.com>
>             __Cygwin: POSIX on Windows__
>Cygwin Newbies: <http://gw32.freeyellow.com/>
>            __Minimalist GNU for Windows__
>   Mingw32 List: <http://www.egroups.com/group/mingw32/>
>     Mingw Home: <http://www.mingw.org/>
>
>__________________________________________________
>Do You Yahoo!?
>Send instant messages & get email alerts with Yahoo! Messenger.
>http://im.yahoo.com/

Cthulhu for President. Why settle for a lesser evil?

=========================================================
Preferred Resources          (314) 567-7600 phone
701 Emerson rd.              (314) 993-6699 fax
Suite 475		       mminnis@prefres.com
St. Louis, MO
63141
=========================================================


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]