Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] General Discussion

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 05-17-2006, 07:33 AM
adrenium adrenium is online now
Registered User
 
Join Date: 04-17-2005
Posts: 6
File Masks Problem

Hi,

I am trying to use the ZIP action to zip up the source code in a full directory tree of C# Solutions.

THe problem I'm having is that I want to exclude the bin\debug, bin\release and obj folders under a project.

Accordingly, I've got no masks in the Include section, and the following masks in the exclude section:
/Bin*
/Obj*

Unfortunately, the bin and debug and their content folders remain.

Note: I've got Include Subfolders checked.

Any help would be muchly appreciated.

Thanks,
Greg
Reply With Quote
  #2  
Old 05-17-2006, 12:32 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
For directory exclusion in the ZIP Files action, the mask must include the directory path as it would appear in the zip file after the zip operation concludes (i.e., /xyz/Project1/bin*, etc.).

One option would be to specify file masks for the types of files in these folders (i.e., *.dll, *.obj, etc.). Another option would be to first use the Copy Files action to create a folder structure with just the files to be zipped (since its directory include/exclude capabilities do match at all levels when recursing), then ZIP that folder (without exclusions).
Reply With Quote
  #3  
Old 02-22-2012, 03:10 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
This is supported in the Enhanced ZIP Files action in v8.0.
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 01:21 PM.


Copyright © 1999-2023 Kinook Software, Inc.