Tagged Questions
2
votes
1answer
145 views
MSDeploy - possible to call setAcl on multiple destinations in one go?
I'm building a nice little continuous integration environment for our development team, based on TeamCity. It's working rather nicely, as it can build a mix of .NET and PHP projects, and push them to ...