Hi all, I've just started using Capistrano and Murder to deploy a number of webapps however I've run into a small issue on our staging platform which has the potential to break PCI compliance (so could well turn into a huge issue!).
I've tried to set :copy_exclude, [".git", ".DS_Store","*.svn*"] however this isn't working (I'm assuming this is because I'm using "copy" and not "murder_exclude" or something similar. Can anyone provide advice on how to deploy without .svn files littered all over my filesystem (apart from "use git"!) Thanks in advance, Matt -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en
