Re: [SVN-MIGRATION] Steps for the SVN migration
[email protected] (Johannes Schlüter)
| Newsgroups | svn.migration |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 2008-07-26 at 10:46 +0400, "Alexey Zakhlestin" wrote: > Pro: > * There is a need, sometimes, to copy/move files between pecl and > php-src. Single repository would allow to keep complete history of > such files. Why move? Put all extensions to pecl and use svn:import. A nice thing then might be that for some extensions we won't need branches and merge between them b/c they work with all php branches and moving exts in/out is an easy thing to do johannes