I could have sworn there was an official one but now I don't see it on the downloads page. Weird.
My understanding is that git-svn can't be used to provide a git submodule. What's more, Symfony 1.x contains further svn:externals of its own. So I'm not sure this would work, unless the mirror was just a full export of the entire Symfony 1.4.x tree being pushed into a git repo... which is feasible with custom scripts I guess. We'd like to offer a similar way to get Apostrophe 1.x and its friends and relations via git. I've been looking around for a relatively sane way to do it. 2010/6/19 Michał Piotrowski <[email protected]>: > Hi, > > Is there any official Symfony 1 git repo out there? I'm using git for > my projects and I want to integrate symfony in lib/vendor rather than > depend on pear installation. Git submodule will do the trick (it's > used in Symfony 2 sandbox). > > Regards, > Michal > > -- > 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 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 > -- Tom Boutell P'unk Avenue 215 755 1330 punkave.com window.punkave.com -- 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 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
