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: Problem w/ cygwin tar.exe: Unable to tar directories beginnin g w/ the letter 'R' in NT 4.0


When I run "c:\cygwin\bin\echo d:\tmp\AshishCode\DeProxyBridgeDependency.cpp"
from a cmd.exe prompt, the output is

d:      mp\AshishCode\DeProxyBridgeDependency.cpp

It appears that somewhere along the line, \t in "d:\tmp\..." is being converted
to a tab character.

Rick
--
Rick Rankin
rick_rankin@yahoo.com

--- Christopher Faylor <cgf@redhat.com> wrote:
> On Tue, Feb 06, 2001 at 02:58:21PM -0500, Larry Hall (RFK Partners, Inc)
> wrote:
> >No, its not Cygwin.  If it were, other tools with this same path would have
> >the same problem.  They don't.  Also note that the problem is with 1
> >backslash:
> >
> >D:\tmp\AshishCode>tar cvf file.tgz
> d:\tmp\AshishCode\DeProxyBridgeDependency.cpp
> >
> >tar: Cannot add file d: mp\AshishCode\DeProxyBridgeDependency.cpp: No such
> file or directory
> >tar: Error exit delayed from previous errors
> >
> >This bug is in tar.
> 
> What does cygwin's echo do with this?  I'm not close to a Windows machine
> right now.
> 
> If you type:
> 
> c:\>c:\cygwin\bin\echo d:\tmp\AshishCode\DeProxyBridgeDependency.cpp
> 
> what is output?
> 
> It's possible that cygwin's globbing is not correctly interpreting d:\ as a
> path spec.  It tries to be clever about doing the right thing with dos
> filespecs
> but it could still be broken.
> 
> cgf
> 
> --
> Want to unsubscribe from this list?
> Check out: http://cygwin.com/ml/#unsubscribe-simple
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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