Tagged Questions
2
votes
5answers
3k views
Excluding .svn directories with WinRar
I have a PowerShell script I use for creating distributions that copies compiled files from a few places and zips them up with winrar. In the script, I change to a directory containing the folders I ...