I guess i'll just fall back to a normal SQL dump, but it would really be nice to be able to make this part of my regular Symfony workflow. I have other SF tasks and such that really help things move along...
On Dec 15, 10:49 pm, stephenrs <[email protected]> wrote: > hmm the application option didn't work - is it a feature of 1.2? > Here's what I got: > > The execution of task "propel:build-all-load" failed. > - The "--application" option does not exist. > - Not enough arguments. > > symfony propel:build-all-load [--env="..."] [--connection="..."] [-- > skip-forms|-F] application > > Are there any other suggestions? Please, this is a blocker for me at > the moment... > > Thanks. > > On Dec 15, 7:40 pm, "Kiril Angov" <[email protected]> wrote: > > > symfony propel:build-all-load --application=website > > > On Tue, Dec 16, 2008 at 2:37 AM, stephenrs <[email protected]> wrote: > > > > On Dec 15, 5:35 pm, Jonathan Franks <[email protected]> wrote: > > >> > The "default" context does not exist." > > > >> I was getting this error with some of my own tasks and resolved it by > > >> setting the application option. I found that this was necessary for > > >> any tasks that used propel behaviors. > > > >> are you using any propel behaviors?? > > > >> btw, is 'website' the name of your application?? > > > > Thanks for the responses. Yes, i am using some propel behaviors, as > > > well as some custom behaviors. What do you mean by "setting the > > > application option". > > > > Also, yes, 'website' is the name of my frontend application. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" 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/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
