That command creates a symfony directory and puts sf1.4.2 there - to
undo, you just need to remove the newly created symfony folder.

On Tue, Apr 12, 2011 at 17:30, Helloise Smit <helloi...@miranetworks.net> wrote:
> thank you very much but for now i need to undo:
>
> ...webroot/lib/vendor$ svn export 
> http://svn.symfony-project.com/tags/RELEASE_1_4_2/
> symfony
>
> the .php files in the webroot directory DOES NOT require symfony to be
> installed :)
>
> please it is quite urgent...
> thank you
>
>
>
> On Apr 12, 5:16 pm, Nibsirahsieu <nibsirahs...@gmail.com> wrote:
>> Hi Smit..
>>
>> usually i put symfony folder separate from my project. For example
>> /var/www/symfony-1.4.2. Then in my config/ProjectConfiguration.class.php,
>> change the require_once to point to the symfony directory.
>>
>> require_once '/var/www/symfony-1.4.2/lib/autoload/sfCoreAutoload.class.php';
>>
>> check in the terminal by typing ./symfony -V to see the symfony version
>>
>> May be it help..
>>
>> sorry for my poor englsih
>>
>> Nibsirahsieu
>>
>> On Tue, Apr 12, 2011 at 9:24 PM, Helloise Smit
>> <helloi...@miranetworks.net>wrote:
>>
>>
>>
>>
>>
>>
>>
>> > can you just show me how to "delete" undo everything please??
>>
>> > --
>> > If you want to report a vulnerability issue on symfony, please send it to
>> > security at symfony-project.com
>>
>> > You received this message because you are subscribed to the Google
>> > Groups "symfony users" group.
>> > To post to this group, send email to symfony-users@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
>
> --
> If you want to report a vulnerability issue on symfony, please send it to 
> security at symfony-project.com
>
> You received this message because you are subscribed to the Google
> Groups "symfony users" group.
> To post to this group, send email to symfony-users@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
>

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@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