On 15. juni. 2009, at 14.37, Shakthi Kannan wrote: > I would like to know as to where I can find the Capfile for deploying > gitorious on Fedora. The README mentions the same: > http://gitorious.org/gitorious/mainline/blobs/master/README#line264
Shakti, The deployment recipes really depend on the server you'll be deploying to. Most parts of a Capfile (or an equivalent config/deploy.rb) will describe things like the hostnames, paths on the servers, usernames and the like. If you run the command "capify ." from your Gitorious installation a Capfile and config/deploy.rb should be generated for you as a starting point. Regards, - Marius --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Gitorious" 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/gitorious?hl=en -~----------~----~----~----~------~----~------~--~---
