Bugs item #2896498, was opened at 2009-11-12 19:33
Message generated for change (Tracker Item Submitted) made by dami0nd
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.

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

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

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to