Re: Using Cakephp 1.3 console with Cakephp 2.0

2012-02-24 Thread damanlovett
AWESOME!! I've got it working! Thanks jeremyharris & euromark

On Wednesday, February 15, 2012 6:54:52 PM UTC-5, euromark wrote:
>
> I do it the other way around. 
> Go to the app dir and 
>
> app20>..\lib\Cake\Console\cake  ... 
>
> app13>..\cake\console\cake ... 
>
>
>
> On 15 Feb., 23:17, jeremyharris  wrote: 
> > You can by just browsing to the 1.3's console directory and running it 
> from 
> > there 
> > 
> > cd /path/to/1.3app/cake/console 
> > cake -app /path/to/1.3app bake 
> > 
> > All putting it in your path does is make it easy to call cake bake from 
> > anywhere.

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


Re: Using Cakephp 1.3 console with Cakephp 2.0

2012-02-15 Thread euromark
I do it the other way around.
Go to the app dir and

app20>..\lib\Cake\Console\cake  ...

app13>..\cake\console\cake ...



On 15 Feb., 23:17, jeremyharris  wrote:
> You can by just browsing to the 1.3's console directory and running it from
> there
>
> cd /path/to/1.3app/cake/console
> cake -app /path/to/1.3app bake
>
> All putting it in your path does is make it easy to call cake bake from
> anywhere.

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


Re: Using Cakephp 1.3 console with Cakephp 2.0

2012-02-15 Thread jeremyharris
You can by just browsing to the 1.3's console directory and running it from 
there

cd /path/to/1.3app/cake/console 
cake -app /path/to/1.3app bake

All putting it in your path does is make it easy to call cake bake from 
anywhere.

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


Using Cakephp 1.3 console with Cakephp 2.0

2012-02-15 Thread damanlovett
I am wondering if it is possible to use the 1.3 console on the same 
computer you have the CakePHP v2.0.0 console running.

I have changed my paths and I'm using the CakePHP v2.0.0 for baking but I 
have a couple of old sites that are running 1.3 and I need to do some 
baking.  Is it possible to tell Cake to run the console from the the 1.3 
folder instead of the v2.0.0 folder.

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php