Bugs item #2896498, was opened at 2009-11-12 01:33
Message generated for change (Comment added) made by rmboggs
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=2896498&group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tasks
Group: 0.86
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Damion de Soto (dami0nd)
Assigned to: Nobody/Anonymous (nobody)
Summary: tar task orders directories wrongly

Initial Comment:
If the tar task is used to archive a directory containing both other 
subdirectories and files, the files will be stored in the tar file before the 
directory.  This causes a problem upon extraction, since the files are 
attempted to be extracted into a directory that does not exist yet.
This can be verified with the command 'tar -t' option, which shows files before 
the directory they were archived from.

----------------------------------------------------------------------

Comment By: Ryan Boggs (rmboggs)
Date: 2010-03-16 16:48

Message:
I look into this for the 1.0 release.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=2896498&group_id=31650

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to