No, You could make an `after` task to move everything, but in a git
repository there's no reason not to have your project sitting in the root.
(One repo per project, or fix your repository arrangement)

With an `after` task, hooked on `update_code` or `finalize_update` you would
be able to move the files (you can run any shell command) - but I'd aim to
fix the cause, not the symptom.

HTH

- 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

Reply via email to