Re: [Nant-users] Compression using Nant

2005-02-16 Thread Troy Parsons
have you read the manual? I haven't tried it yet, but looks pretty straightforward. http://nant.sourceforge.net/release/latest/help/tasks/zip.html http://nant.sourceforge.net/release/latest/help/tasks/unzip.html S, Gayathiri D wrote: Hi,   I’m currently using the ICSharp

[Nant-users] Compression using Nant

2005-02-16 Thread S, Gayathiri D
Hi,   I’m currently using the ICSharpCode.SharpZipLib.dll to compress files. Can you let me know how to compress and decompress a group of files into and out of a single zip file using Nant?   Thanks, Gayathiri