Re: [SVN-MIGRATION] Re: Github
[email protected] (Johannes Schlüter) Wed, 25 Feb 2009 23:49:24 +0100
| Newsgroups | svn.migration |
|---|---|
| Message-ID | <1235602164.5774.107.camel@goldfinger> |
On Wed, 2009-02-25 at 14:42 -0800, shire wrote: > Rasmus Lerdorf wrote: > > As Brian said, github gives us a decent Web interface and a really easy > > way to make dev work public. Git without github is a lot less appealing > > to me. At the same time, giving up control of our master code > > repository is rather scary. > > Oh, I forgot an additional point that I should mention, which is that > I don't believe we can port directly from CVS to GIT anyways, as the > way things have been moved around within CVS it breaks all the > CVS-to-GIT import tools. All the pecl extensions should work, but > there's something wrong with PHP/ZendEngine2 I think. (If someone is > able to import correctly, please do share!) We'll likely have to > import from our SVN port to get to GIT. I don't think this is a big > argument or anything, just something we should probably be aware of. http://git.chinstrap.eu/php/php-tsrm-ze2.git/ Looks quite good as a start, compiles nicely on all active branches. But didn't check all parts of the history. johannes