Hi,
I just wanted to do so :
$symfony plugin-install http://plugins.symfony-project.com/sfPropelActAsStarredBehaviorPlugin
And this happend :
>> plugin installing plugin "http://plugi...opelActAsStarredBehaviorPlugin"
>> pear downloading sfPropelActAsStarredBehaviorPlugin-0.0.1.tgz ...
>> pear Starting to download
>> pear sfPropelActAsStarredBehaviorPlugin-0.0.1.tgz (27,806 bytes)
>> pear ..
>> pear ..
>> pear ..
>> pear ...done: 27,806 bytes
>> pear WARNING: channel "pear.symfony-project.com" has updated its
>> pear protocols, use "channel-update pear.symfony-project.com" to
>> pear update
>> pear symfony/sfPropelActAsStarredBehaviorPlugin requires package
>> pear "symfony/sfPropelActAsStarredBehaviorPlugin" (version >=
>> pear 0.8.1, version <= 1.1.0, excluded versions: 1.1.0), downloaded
>> pear version is 0.0.1
>> pear No valid packages found
[Exception]
install failed
Nothing in the SVN repository neither...
$ svn ls http://svn.symfony-project.com/plugins/sfPropelActAsStarredBehaviorPlugin/
svn: URL 'http://svn.symfony-project.com/plugins/sfPropelActAsStarredBehaviorPlugin' non-existent in that revision
No answer to that as well (of course):
$ svn ls http://svn.symfony-project.com/plugins | grep Starred
So I downloaded the tar.gz file from the wiki page... hopping it will work!
PS :
By the way, what should I do with that :
>> pear WARNING: channel "pear.symfony-project.com" has updated its
>> pear protocols, use "channel-update pear.symfony-project.com" to
>> pear update
As $ channel-update pear.symfony-project.com doesn't work... ?