Ok! I solved the problem by deleting the symfony file and downloading the
symfony release .tar to untar it into the symfony directory. Maybe this is
not a clean, easy way to do it but it works.

Thank you all

On Mon, Dec 14, 2009 at 10:03 PM, Alexandre Salomé <
[email protected]> wrote:

> Ensure the symfony file you run is the symfony file of your project.
>
> Open the symfony file of your project and add an "die('im here');"
>
> If it is OK, double-check the version checkouted.
>
> Try reinstall (delete all files, to it again), try using the branch (
> http://svn.symfony-project.com/branches/1.3), and tell us.
>
> Alexandre
>
> 2009/12/14 lking <[email protected]>
>
> 1. edit externals for your project
>> svn pe svn:externals lib/vendor
>>
>> 2. in opened editor type
>> symfony http://svn.symfony-project.com/tags/RELEASE_1_3_1
>> save and close file.
>>
>> 3. commit changes to your repos
>> svn ci
>>
>> 4. update project
>> svn up
>>
>> after 4-th step symfony sould be updated.
>>
>> On 14 дек, 10:58, "[email protected]" <[email protected]> wrote:
>> > I tried doing this thrid step... editing svn:externals property
>> > something like this:
>> >  svn propedit svn-externals lib/vendor
>> >  >> symfonyhttp://svn.symfony-project.com/tags/RELEASE_1_3_1
>> > But everytime I update and look at symfony's version it says it's
>> > version 1.2.11!!
>> >
>> > And then I can't follow the next steps because it says
>> >
>> > Task "project:upgrade1.3" is not defined.
>> >
>> > ANY CLUE on this??? Thanks
>> >
>> > On Dec 4, 9:34 am, Alexandre Salomé <[email protected]>
>> > wrote:
>> >
>> > > Doc !
>> >
>> > > 2009/12/4 poussain <[email protected]>
>> >
>> > > > Hi all,
>> >
>> > > > In the tutorial the third step is called "Upgrade symfony to 1.3"
>> and
>> > > > i do not know how to do this... I tried to copy the package in "lib/
>> > > > vendor/symfony", i tried the "pear upgrade..." command but it didn't
>> > > > work (i changed the directory, maybe it is because of this...)
>> >
>> > > > Help !
>> >
>> > > > --
>> >
>> > > > You received this message because you are subscribed to the Google
>> Groups
>> > > > "symfony users" group.
>> > > > To post to this group, send email to [email protected]
>> .
>> > > > To unsubscribe from this group, send email to
>> > > > [email protected]<symfony-users%[email protected]>
>> <symfony-users%[email protected]<symfony-users%[email protected]>
>> >
>> > > > .
>> > > > For more options, visit this group at
>> > > >http://groups.google.com/group/symfony-users?hl=en.
>> >
>> > > --
>> > > Alexandre Salomé -- [email protected]
>>
>> --
>>
>> You received this message because you are subscribed to the Google Groups
>> "symfony users" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected]<symfony-users%[email protected]>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/symfony-users?hl=en.
>>
>>
>>
>
>
> --
> Alexandre Salomé
> http://alexandre-salome.fr
>
> --
> You received this message because you are subscribed to the Google Groups
> "symfony users" group.
>
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<symfony-users%[email protected]>
> .
> 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 [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-users?hl=en.


Reply via email to