Hi,

Just getting Capistrano running on an app here. The application I'm
running is served by mongrel clusters via apache. The application is
actually in a sub-directory. So... would I set role :web, "http://
www.domain.com/myapp-sub-folder"?

Also, the svn repository has a sub folder for the app. So would I also
set that to the sub folder like:
set :repository, "https://mysvn.com/svn-repository-root/
#{application}"

Thank you!


--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to