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]

1.1.0: tar -T option incorrectly reads DOS files



Short description:
On Win NT, the -T option of tar does not handle DOS file correctly

Scenario:
a) edit a file lst.del with a DOS editor (e.g. notepad)
b) use this DOS file as argument of the -T option
bash-2.04$  tar cvf del.tar -T lst.del
: No such file or directorycreen.html
: No such file or directorycreen.html
tar: Error exit delayed from previous errors

Version:
bash-2.04$ tar --version
tar (GNU tar) 1.12

Note: the same problem has been corrected in awk quite recently
      (GNU Awk 3.0.4 now handles DOS files given with the -f option)

-- 
 Pascal Graffion                      mailto:Pascal.Graffion@bull.net 
 Bull S.A                             Tel    : +33 (0)1 30 80 63 94
 Rue Jean Jaures B.P.68 , F1-2D-22    Bullcom: (23)76394
 78340 Les Clayes sous Bois FRANCE    Fax    : +33 (0)1 30 80 70 78

--
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]