Re: [PECL-DEV] moving apc to git

2013-09-28 Thread Ferenc Kovacs
On Sat, Sep 28, 2013 at 2:30 PM, Gopal Vijayaraghavan
gop...@notmysock.orgwrote:

 Hi,

 This is a good idea - helps with anyone who wants to share their own
 forked/fixed version.

 What do I need to do to make this happen?

 Cheers,
 Gopal



I can do the migration, I just wanted to make sure that the maintainers are
ok with the switch.

ps: I asked Rasmus on irc, he said he doesn't mind as he isn't planning
working on apc in the future.

-- 
Ferenc Kovács
@Tyr43l - http://tyrael.hu


Re: [PECL-DEV] moving apc to git

2013-09-28 Thread Gopal Vijayaraghavan
Hi,

If you add this to github - please add https://github.com/t3rmin4t0r/ to
the contributors.

I don't intend to work on APC very much either - but I have retained all
the build setups to work on it.

Cheers,
Gopal


On Sun, Sep 29, 2013 at 2:37 AM, Ferenc Kovacs tyr...@gmail.com wrote:




 On Sat, Sep 28, 2013 at 2:30 PM, Gopal Vijayaraghavan 
 gop...@notmysock.org wrote:

 Hi,

 This is a good idea - helps with anyone who wants to share their own
 forked/fixed version.

 What do I need to do to make this happen?

 Cheers,
 Gopal



 I can do the migration, I just wanted to make sure that the maintainers
 are ok with the switch.

 ps: I asked Rasmus on irc, he said he doesn't mind as he isn't planning
 working on apc in the future.

 --
 Ferenc Kovács
 @Tyr43l - http://tyrael.hu



Re: [PECL-DEV] moving apc to git

2013-09-28 Thread Ferenc Kovacs
On Sat, Sep 28, 2013 at 11:14 PM, Gopal Vijayaraghavan gop...@notmysock.org
 wrote:

 Hi,

 If you add this to github - please add https://github.com/t3rmin4t0r/ to
 the contributors.

 I don't intend to work on APC very much either - but I have retained all
 the build setups to work on it.

 Cheers,
 Gopal



Hi,

I've finished with the migration, the apc is available at git.php.net
http://git.php.net/?p=pecl/caching/apc.git
and mirrored on github:
https://github.com/php/pecl-caching-apc
I've also updated the package description, and the global_avail file to
point to the git repo, and deleted the package from svn.php.net.
everything seems to be fine, but feel free to poke me if I missed something.

if you intend on working on apc, just send a PR, or clone from
git.php.netand push your changes directly using your
php.net account.
if you want to handle outstanding github pull requests, you need to merge
those manually (instead of using the github interface) and close the PRs
using https://qa.php.net/pulls/#
this is in line how every other php.net git repo works, I've just wanted to
make sure that it is clear for everybody.

-- 
Ferenc Kovács
@Tyr43l - http://tyrael.hu


Re: [PECL-DEV] moving apc to git

2013-09-28 Thread Laruence
On Sun, Sep 29, 2013 at 9:02 AM, Ferenc Kovacs tyr...@gmail.com wrote:



 On Sat, Sep 28, 2013 at 11:14 PM, Gopal Vijayaraghavan
 gop...@notmysock.org wrote:

 Hi,

 If you add this to github - please add https://github.com/t3rmin4t0r/ to
 the contributors.

 I don't intend to work on APC very much either - but I have retained all
 the build setups to work on it.

 Cheers,
 Gopal



 Hi,

 I've finished with the migration, the apc is available at git.php.net
 http://git.php.net/?p=pecl/caching/apc.git
 and mirrored on github:
 https://github.com/php/pecl-caching-apc
 I've also updated the package description, and the global_avail file to
 point to the git repo, and deleted the package from svn.php.net.
 everything seems to be fine, but feel free to poke me if I missed something.

 if you intend on working on apc, just send a PR, or clone from git.php.net
 and push your changes directly using your php.net account.
 if you want to handle outstanding github pull requests, you need to merge
 those manually (instead of using the github interface) and close the PRs
 using https://qa.php.net/pulls/#
 this is in line how every other php.net git repo works, I've just wanted to
 make sure that it is clear for everybody.
Thanks  :),  I prefer git now

thanks


 --
 Ferenc Kovács
 @Tyr43l - http://tyrael.hu



-- 
Laruence  Xinchen Hui
http://www.laruence.com/

--
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PECL-DEV] moving apc to git

2013-09-26 Thread Anatol Belski
Hi,

On Thu, September 26, 2013 12:05, Ferenc Kovacs wrote:
 Hi,


 Would you mind if I move the apc source from svn to git (and mirror it on
  github)? It would happen sooner or later anyways, but I think that it
 would help with the contributions, which would be really nice given that
 the current interest is pretty low given the recent addition of opcache.
 What do you think?


 --
 Ferenc Kovács
 @Tyr43l - http://tyrael.hu



sounds plausible. There are (and will be) many people still using APC for
various reasons and willing to post a patch. github will make the hurdle
minimal.

Regards

Anatol

-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php