Hess_Joel
01-15-2010, 02:00 PM
I'm trying to use the Zip Files action to recursively add files and folders to a zip file, but I don't want it to include the .svn folders that are scattered about.
I've tried tried a number of different variations on the exclude properties and can't get it to ignore them.
here's an example of the directory structure.
--HardDisk
|_.svn
|_Folder1
|_Folder2
|_.svn
|_sub1
|_sub2
I've tried tried a number of different variations on the exclude properties and can't get it to ignore them.
here's an example of the directory structure.
--HardDisk
|_.svn
|_Folder1
|_Folder2
|_.svn
|_sub1
|_sub2