Skip to Content.
Sympa Menu

comanage-dev - Re: [comanage-dev] Cake 2 [CO-112]

Subject: COmanage Developers List

List archive

Re: [comanage-dev] Cake 2 [CO-112]


Chronological Thread 
  • From: Scott Koranda <>
  • To: Benn Oshrin <>
  • Cc: comanage-dev <>
  • Subject: Re: [comanage-dev] Cake 2 [CO-112]
  • Date: Thu, 9 Feb 2012 14:37:02 -0600

> > I've committed the major changes for Cake 2. I haven't tested much
> > yet, but you should be able to checkout and start playing with it.
> > It should generally work like prior versions, but I haven't
> > documented anything yet. Make sure to create a database.php config.
> >
>
> What is the magic incantation to get the database and setup
> scripts to run?
>

Marie IM'd me and explained I want to run it from the 'app'
directory:

cd .../app/
./Console/cake Database

That worked except for errors in DatabaseShell.php due to the
upgrade to CakePHP 2.0.x. The errors have to do with the work
around I implemented for MySQL. The path to the necessary
files have simply changed.

I just committed revision 218 with the necessary fix.

Scott




Archive powered by MHonArc 2.6.16.

Top of Page