When we started working on the core of our main webapp, written in PHP , there weren't mature deployment tools in that language.
So we adopted Capistrano from the 1st deployment.
All deployments have been done with the tool. Deploying as often as needed, often many times daily, that means a LOT of deployments.
For every new service we'll aim for deployable artifacts, instead of application deployment.