Suitably inspired and with absolutely no ruby experience whatsoever
(how hard could it be?!) I just sat down, installed ruby and
capistrano and wrote a simple deployment script for an app that:

1. archives the current version as a tar file
2. exports the latest version from SVN
3. sets the permissions on the tmp folder;

Now if I can just learn how to tell it to make me a cup of tea, I'll
be laughing. 100% recommend people try Capistrano out. Ian

On Sep 21, 3:57 pm, "Chris Hartjes" <[EMAIL PROTECTED]> wrote:
> On 9/21/07, cakeFreak <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > Hey Chris,
>
> > cheers for sharing!
>
> > I thought it was not updated 'cause I tried to follow the tutorial and
> > it didn't work for me.
> > + I'm new to capistrano
>
> > one question:
>
> > I have all my php projects in C:\\www, while I installed all Ruby +
> > Capistrano stuff in C:\\ruby
>
> > In order to give the recepy to Capistrano, should I move ruby projects
> > to www?
>
> Well, given that Cap 2.0 doesn't seem to care where you have your
> deployment file, since you can load it with 'cap -f
> path/to/your/deployment/file' I don't think it matters in the least.
>
> --
> Chris Hartjes
> Senior Developer
> Cake Development Corporationhttp://www.cakedevelopment.com
>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to