This is the list of "Available Tasks" that I receive:

Usage:
  symfony [options] task_name [arguments]

Options:
  --help                   -H  Display this help message.
  --quiet                  -q  Do not log messages to standard output.
  --trace                  -t  Turn on invoke/execute tracing, enable ful
  --version                -V  Display the program version.
  --color                      Forces ANSI color output.
  --xml                        To output help as XML

Available tasks:
  :help               Displays help for a task
  :list               Lists tasks
app
  :routes             Displays current routes for an application
cache
  :clear              Clears the cache (cc)
configure
  :author             Configure project author
generate
  :app                Generates a new application
  :module             Generates a new module
  :project            Generates a new project
  :task               Creates a skeleton class for a new task
i18n
  :extract            Extracts i18n strings from php files
  :find               Finds non "i18n ready" strings in an application
log
  :clear              Clears log files
  :rotate             Rotates an application's log files
plugin
  :add-channel        Add a new PEAR channel
  :install            Installs a plugin
  :list               Lists installed plugins
  :publish-assets     Publishes web assets for all plugins
  :uninstall          Uninstalls a plugin
  :upgrade            Upgrades a plugin
project
  :clear-controllers  Clears all non production environment controllers
  :deploy             Deploys a project to another server
  :disable            Disables an application in a given environment
  :enable             Enables an application in a given environment
  :optimize           Optimizes a project for better performance
  :permissions        Fixes symfony directory permissions
  :send-emails        Sends emails stored in a queue
  :validate           Finds deprecated usage in a project
symfony
  :test               Launches the symfony test suite
test
  :all                Launches all tests
  :coverage           Outputs test code coverage
  :functional         Launches functional tests
  :unit               Launches unit tests

  ----- Original Message ----- 
  From: Andrei Dziahel 
  To: symfony-users@googlegroups.com 
  Sent: Tuesday, February 02, 2010 12:21 AM
  Subject: Re: [symfony-users] No Propel in Available Tasks: upgrade from 
Symfony 1.1 to 1.2/1.3


  Hi.

  Enable sfPropelPlugin in ProjectConfiguration.class.php.


  2010/2/1 maxxyb <max...@gmail.com>

    Hi

    I am trying to upgrade my Symfony project and am having problems with
    the Propel portion of the upgrade.  For some reason I can see no
    Propel tasks in the Available Tasks list when I used the command
    "symfony list".

    Can anyone tell me what I may be doing wrong?

    I have tried to upgrade to both 1.2 and to 1.3 with the same result.

    --
    You received this message because you are subscribed to the Google Groups 
"symfony users" group.
    To post to this group, send email to symfony-us...@googlegroups.com.
    To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
    For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.





  -- 
  With the best regards, Andrei.


  -- 
  You received this message because you are subscribed to the Google Groups 
"symfony users" group.
  To post to this group, send email to symfony-us...@googlegroups.com.
  To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
  For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.

Reply via email to