# |
Jul 20th 2009, 09:15 |
alkemann |
The URL does not appear to be a valid server connection string. |
# |
Jul 20th 2009, 09:14 |
alkemann |
https://www.ohloh.net/p/cakephp-bakery |
# |
Jul 20th 2009, 09:14 |
gwoo |
? |
# |
Jul 20th 2009, 09:14 |
gwoo |
where is the ohloh project |
# |
Jul 20th 2009, 09:14 |
gwoo |
git://thechaw.com:bakery.git |
# |
Jul 20th 2009, 09:14 |
alkemann |
i tried that i think |
# |
Jul 20th 2009, 09:14 |
gwoo |
oops |
# |
Jul 20th 2009, 09:14 |
gwoo |
git://thechaw.com:bakey.git |
# |
Jul 20th 2009, 09:14 |
alkemann |
gwoo: what is the git url for the bakery project (for telling ohloh) ? |
# |
Jul 20th 2009, 09:11 |
gwoo |
master == stable, 1.2 == sort of up to date, 1.3 == dev |
# |
Jul 20th 2009, 09:08 |
alkemann |
svn for dev and git repo has stable? |
# |
Jul 20th 2009, 09:08 |
gwoo |
you would have know about the branches |
# |
Jul 20th 2009, 09:04 |
alkemann |
what mess have I made now? |
# |
Jul 20th 2009, 09:03 |
alkemann |
yea, but it was a bit early ;) |
# |
Jul 20th 2009, 08:57 |
gwoo |
alkemann: did you go to my keynote? |
# |
Jul 20th 2009, 08:38 |
markstory |
I still use svn for 1.2 |
# |
Jul 20th 2009, 08:38 |
alkemann |
afk |
# |
Jul 20th 2009, 08:38 |
markstory |
not sure, gwoo does all the merges with 1.2 |
# |
Jul 20th 2009, 08:37 |
alkemann |
git repo in code. is just stable? |
# |
Jul 20th 2009, 08:37 |
alkemann |
which repo is up to what date of the 1.2, 1.3 and 2.0 branches of cake core |
# |
Jul 20th 2009, 08:36 |
markstory |
what is? |
# |
Jul 20th 2009, 08:36 |
alkemann |
thats markstory's board :) |
# |
Jul 20th 2009, 08:34 |
Phally |
alkemann: the git 1.2 branch isn't as up-to-date as the svn branch |
# |
Jul 20th 2009, 08:26 |
alkemann |
win |
# |
Jul 20th 2009, 08:25 |
Phally |
$20 says that it uses thechaw code |
# |
Jul 20th 2009, 08:23 |
Phally |
aight |
# |
Jul 20th 2009, 08:23 |
alkemann |
use code. though |
# |
Jul 20th 2009, 08:23 |
alkemann |
code.cakephp.org and thechaw.com/cakephp |
# |
Jul 20th 2009, 08:22 |
Phally |
oh haha |
# |
Jul 20th 2009, 08:22 |
alkemann |
two even |
# |
Jul 20th 2009, 08:22 |
Phally |
there is a git branch which is up to date? |
# |
Jul 20th 2009, 08:22 |
markstory |
Phally: that is how the api generator shell calls SchemaShell too. |
# |
Jul 20th 2009, 08:21 |
alkemann |
svn?! tsk tsk |
# |
Jul 20th 2009, 08:21 |
Phally |
1.2.x.x svn branch |
# |
Jul 20th 2009, 08:21 |
alkemann |
what cake core u on? |
# |
Jul 20th 2009, 08:20 |
Phally |
just tried |
# |
Jul 20th 2009, 08:20 |
Phally |
this worked fine: phally@phally-desktop:/var/www/checkouts/bakery/app$ cake schema run create -path plugins/users/config/sql/ -name Messaging |
# |
Jul 20th 2009, 08:11 |
markstory |
actually its $file that is missing not the path. |
# |
Jul 20th 2009, 08:08 |
alkemann |
ok. so it only tries the default path then |
# |
Jul 20th 2009, 08:08 |
markstory |
$options only contains the name, not the path. |
# |
Jul 20th 2009, 08:07 |
markstory |
which is where the error comes from. |