Has anyone used Ant?  We use it for a Java struts deployment and have
been toying with getting our CakePHP code hooked in

On 10/3/07, Chris Hartjes <[EMAIL PROTECTED]> wrote:
>
> http://www.littlehart.net/atthekeyboard/2007/09/21/deploying-cakephp-applications-using-capistrano/
>
> On 10/3/07, Adwin Wijaya <[EMAIL PROTECTED]> wrote:
> >
> > I was impressed with cake console to generate new project ... but I
> > think we need to supply with cake deployer .
> >
> > i got this problem when i created a project using console, let say the
> > file is in c:\php\cake12\ (contains all 1.2 files)
> >
> > then i created a new project on c:\www\htdocs\cake
> >
> > when I have to deploy on the target server (let say in linux web
> > host), i need to modify the bootstrap.php first to change the path and
> > then I have to add the cakelibs into my cake applications.
> >
> > I think, it would be good if we supply with cake deployer. it will
> > create a zipped file that contains all model, view, controllers and
> > cake libs in one directory. deployer creates a install.php file so
> > when we upload to server, we just call install.php and then the
> > install.php will unzipped the app, configure the path, etc
> > (include .htaccess if possible).
> >
> > ruby on rails doesnt need this because all gems are installed on the
> > server, but we need this since we dont have any *gems* (we called it
> > pear ..*should be pear[l] ... lol* ) :p ....
> >
> > i think is would be great if this features available on the 1.2
> >
> > what do you think guys ?
> >
> >
> > >
> >
>
>
> --
> Chris Hartjes
> Cake Development Corporation
> http://www.cakedevelopment.com
>
> My motto for 2007:  "Just build it, damnit!"
>
> @TheKeyboard - http://www.littlehart.net/atthekeyboard
>
> >
>


-- 
(the old fart) the advice is free, the lack of crankiness will cost you

- its a fine line between a real question and an idiot

http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/

--~--~---------~--~----~------------~-------~--~----~
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