You'd loose the constant-time rollback of swapping the symlink back.
-Rob
--
* You received this message because you are subscribed to the Google Groups "Capistrano" group.
* To post to this group, send email to capis...@googlegroups.com
* To unsubscribe from this group, send email to capistrano+...@googlegroups.com For more options, visit this group at http://groups.google.com/group/capistrano?hl=en
The timestamp feature is so that you can rollback a bad deploy in its totality (with the caveat of DDL changes to databases)
Github has a recipe for converting to a git-pull single release directory if that suits you, search their blog.