Cool :) If I put svn:externals, does it mean it won't get committed to the project svn?
And by updating config.php and ProjectConfiguration.class.php I can run the websites both locally on the same machine running two different symfony versions? On Thu, Dec 18, 2008 at 11:08 AM, Jacob Coby <[email protected]> wrote: > > You're better off putting a full symfony install in lib/vendor by > using a svn:externals or just extracting the code there. You'll need > to update config.php (1.0) and ProjectConfiguration.class.php (1.1) to > point to the local symfony versions. > > On Dec 17, 2008, at 4:57 PM, Sid Bachtiar wrote: > >> >> Hi all, >> >> I'm in a situation where I'm working on two different projects on two >> different Symfony versions (1.0 and 1.1). >> >> If I freeze both projects in their own version, should I be able to do >> full development? Is there gotchas with developing in frozen project? >> >> Cheers, >> >> Sid >> >> -- >> Blue Horn Ltd - System Development >> http://bluehorn.co.nz >> >> > > > -- > Jacob Coby > > > > > > > > > > -- Blue Horn Ltd - System Development http://bluehorn.co.nz --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
