Hello i have problem with my project i installed a propel 1.3 and a build my model all was good and i freezed the project andworks with him and i want now extended my model when i do propel:build-all i get something like that:
>> schema putting ...rts/config/generated-schema.xml
Buildfile: ...\htdocs\emotorsports\plugins
\sfPropelPlugin\lib\vendor\propel-generator\build.xml
[PHP Error] Phing::include_once(phing\tasks\ext\svn\SvnLastRevisionTask. php): fa
iled to open stream: No such file or directory [line 1005 of ...\htdocs\emotorsports\plugins\sfPropelPlugin\lib\vendor\ph i
ng\Phing.php]
[PHP Error] Phing::include_once(): Failed opening 'phing\tasks\ext\svn\SvnLastRe
visionTask.php' for inclusion (include_path='...\htdocs\emotorsports;...\htdocs\emot
orsports\plugins\sfPropelPlugin\lib\task\..\vendor\propel-ge nerator\classes;
...\htdocs\emotorsports;D:\portables\PortableA
pps\XAMPP\App\xampp\php\PEAR\symfony;...\h
tdocs\emotorsports\plugins\sfPropelPlugin\lib\vendor/;.;...
\php\pear;...\php\pear\;D
:\portables\PortableApps\XAMPP\App\xampp\htdocs\emotorsports \plugins\sfPropelPlu
gin\lib\task/../vendor') [line 1005 of ...
\htdocs\emotorsports\plugins\sfPropelPlugin\lib\vendor\phing \Phing.php]
BUILD FAILED
exception 'ConfigurationException' with message 'Error importing phing\tasks\ext
\svn\SvnLastRevisionTask.php' in ...\htdoc
s\emotorsports\plugins\sfPropelPlugin\lib\vendor\phing\Phing .php:1013
Stack trace:
#0 ...\htdocs\emotorsports\plugins\sfPrope
lPlugin\lib\vendor\phing\Phing.php(963): Phing::__import('phing\tasks\ext...', N
ULL)
#1 ...\htdocs\emotorsports\plugins\sfPrope
lPlugin\lib\vendor\phing\Project.php(514): Phing::import('phing.tasks.ext...', N
ULL)
#2 ...\htdocs\emotorsports\plugins\sfPrope
lPlugin\lib\vendor\phing\Project.php(149): Project->addTaskDefinition('svnlastre
vision', 'phing.tasks.ext...')
#3 ...\htdocs\emotorsports\plugins\sfPrope
lPlugin\lib\vendor\phing\Phing.php(501): Project->init()
#4 ...\htdocs\emotorsports\plugins\sfPrope
lPlugin\lib\task\sfPropelBaseTask.class.php(261): Phing->runBuild()
#5 ...\htdocs\emotorsports\plugins\sfPrope
lPlugin\lib\task\sfPropelBuildModelTask.class.php(58): sfPropelBaseTask->callPhi
ng('om', true)
#6 ...\php\PEAR\symfony\task\sfBaseTask.cl
ass.php(68): sfPropelBuildModelTask->execute(Array, Array)
#7 ...\php\PEAR\symfony\task\sfTask.class.
php(97): sfBaseTask->doRun(Object(sfCommandManager), '')
#8 ...\htdocs\emotorsports\plugins\sfPrope
lPlugin\lib\task\sfPropelBuildAllTask.class.php(60): sfTask->run()
#9 ...\php\PEAR\symfony\task\sfBaseTask.cl
ass.php(68): sfPropelBuildAllTask->execute(Array, Array)
#10 ...\php\PEAR\symfony\task\sfTask.class
.php(75): sfBaseTask->doRun(Object(sfCommandManager), NULL)
#11 ...\php\PEAR\symfony\command\sfSymfony
CommandApplication.class.php(72): sfTask->runFromCLI(Object(sfCommandManager), N
ULL)
#12 ...\php\PEAR\symfony\command\cli.php(2
0): sfSymfonyCommandApplication->run()
#13 ...\htdocs\emotorsports\symfony(15): i
nclude('D:\portables\Po...')
#14 {main}
Total time: 0.7469 seconds
Error importing phing\tasks\ext\svn\SvnLastRevisionTask.php
Any Solution ??
