On Mon, Dec 24, 2012 at 10:08 AM, Santiago Lizardo < [email protected]> wrote:
> Hello list; > > I've been working on the PHP-SDL extension for a while, and I'd like to see > it listed on the PECL directory. > > http://sourceforge.net/projects/phpsdl > > As far as I know, the SVN hosting is no longer active for new extensions, > and we have to host the code somewhere else. Am I right? > > I'll proceed with the account request form if there's no reason to stop it. > > Thanks and good xmas eve! > Hi Santiago, We didn't really phased out SVN yet, and I don't think we could do it in the near future. Keeping that in mind, there are three option for you to chose from: - Host your code on your github, and only use pecl.php.net for uploading releases. - Use our svn repository, if you chose this you will also need a php.netaccount (it is separate from the pecl.php.net accounts) and karma, you will have to fill out http://php.net/git-php.php or check in the 'Need a SVN account?' option on http://pecl.php.net/account-request.php. - Use git.php.net for hosting your code, we can create a repo for your pecl account and optionally we could also mirror it under https://github.com/php ps: I'm seeing an old account request from you on pecl.php.net with the handle slizardo, so I would suggest you to not request another account but I will open that for you if nobody raises any objections. -- Ferenc Kovács @Tyr43l - http://tyrael.hu
