On Dec 6, 2007 4:10 PM, Howard Glynn <[EMAIL PROTECTED]> wrote: > > Chris Hartjes has mentioned "Capistrano" on his blog which I admit I had > not heard of until recently; > I took a look and it does sound appealing especially for the kind of > development deployment I am > talking about here (single package, multiple virtually identical server > envs)
Did someone mention my name? ;) Actually, with a recent upgrade of Capistrano to 2.1 my old deployment scripts decided t stop working. Which is bad, but I found a blog posting about a cool deployment recipe that works with Cap 2.1 and will deploy stuff out of your version control system of choice (defaults to SVN) and deploy it. After much monkeying around with permissions etc I got it to work. Not for the faint of heart though. http://devthatweb.com/view/deploy-any-project-using-capistrano-2 Once you have it set up, it's literally 'cap deploy' and you are on your way. -- Chris Hartjes My motto for 2007: "Just build it, damnit!" @TheKeyboard - http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
