Michael, What you are effectively talking about its a purely git backed deploy (in mentioning a Git feature, you hit the nail on the head) - there's no reason you can't push, or pull the repository directly, the trouble is that paradigm doesn't fit with the way Subversion (or others) work - so we have to have a portable deploy.
You can do it, and you can still use Capistrano to do it, but you'll want to skip including the standard deploy.rb (from your Capfile) - Lee -- * 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
