hi all, johnathan wage wrote: http://groups.google.com/group/symfony-devs/browse_thread/thread/464f272f36eb14a8
"I wanted to inform you all that I have ported the work I have done for sfDoctrinePlugin/trunk which is compatible with symfony 1.1 to sfDoctrinePlugin/branches/1.0 which is compatible with symfony 1.0. All of the same changes I made with the rewrite for 1.1 exist in 1.0. The only difference between sfDoctrinePlugin for 1.0 and for 1.1, is the task system. Everything else can be kept pretty much identical. " so I installed symfony 1.1 using svn checkout and calling generate:project. in there I checked out the trunk of sfDoctrinePlugin assuming it to be the right choice. but when I install from trunk I get this: $ symfony -V Fatal error: Class 'sfDoctrineBaseTask' not found in /var/www/ical.ly/ dynam/plugins/sfDoctrinePlugin/lib/task/ sfDoctrineInitCrudTask.class.php on line 18 I then installed from the 1.0 branch and now I get the expected: $ symfony -V symfony version 1.1.0-DEV now I just wonder whether this was misunderstood, miscommunicated or changed recently? cheers /christian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
