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:03:40 -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?

I am trying this:

skoranda@garlic:~/CodeRepositories/COmanage/registry/trunk/app/Console$
pwd
/home/skoranda/CodeRepositories/COmanage/registry/trunk/app/Console
skoranda@garlic:~/CodeRepositories/COmanage/registry/trunk/app/Console$
./cake Database
Error: Shell class DatabaseShell could not be found.
#0
/home/skoranda/CodeRepositories/COmanage/registry/trunk/lib/Cake/Console/ShellDispatcher.php(167):
ShellDispatcher->_getShell('Database')
#1
/home/skoranda/CodeRepositories/COmanage/registry/trunk/lib/Cake/Console/ShellDispatcher.php(69):
ShellDispatcher->dispatch()
#2
/home/skoranda/CodeRepositories/COmanage/registry/trunk/app/Console/cake.php(41):
ShellDispatcher::run(Array)
#3 {main}

Scott



Archive powered by MHonArc 2.6.16.

Top of Page