Re: [SVN-MIGRATION] Reorganization and splitting
[email protected] (Wez Furlong)
| Newsgroups | svn.migration |
|---|---|
| Message-ID | <[email protected]> |
On Oct 29, 2008, at 9:21 PM, Stanislav Malyshev wrote: >> Want != need... what's the technical reason for having multiple >> repos? > > I'm not sure I understand fully same repo vs. multiple repos issue - > so if PECL lives in php-src repo, does it mean I can easily check > out PHP source without checking out PECL? Yeah, there's no problem with being selective about what you checkout. My question was more from a perspective of what do we gain by having separate repos, when we lose for PECL (in particular) the ability to merge (and track) changes between php-src and PECL. FWIW, I'm strongly opposed to having php-src and pecl be in separate repos, because this kind of merging happens often. --Wez.