Re: [SVN-MIGRATION] svn:external for pear/packages/*/trunk and pecl/*/trunk

[email protected] (Gwynne Raskind) Wed, 22 Jul 2009 07:37:32 -0400
Newsgroups svn.migration
Message-ID <[email protected]>
On Jul 22, 2009, at 6:18 AM, Richard Quadling wrote:
> Hello.
>
> With http://svn.php.net/viewvc/phpdoc/modules/doc-all being really
> useful to get all the checkouts lined up correctly, would there be any
> use for a similar external for pear and pecl trunks?


It was discussed, but with phpdoc new translations are added so rarely  
that there's no serious overhead for maintaining the externals. PEAR  
and PECL see modifications to the package list a bit more often, and  
it's less closely watched, so the externals would become out of date  
reasonably quickly. It would be potentially possible to automate it,  
but we've been more concerned with getting SVN completely stable  
before playing around. If you want to look into the necessary code on  
your own, feel free to look in SVNROOT/ for the post-commit setup.

-- Gwynne