Deployment script: setting folder permissions over a shared network path?
We have CruiseControl for deployment from dev to qa server. It also runs a batch script that we made that creates directories and sets permissions. Problem is that it won't set the permissions and we think it is because it is trying to do it across a network share, but we can't figure out how to get it to be able to change the permission...