Re: [PHP-DEV] Re: Status update: Git Migration

2012-01-05 Thread David Soria Parra
On 2012-01-04, Ivan Enderlin @ Hoa ivan.ender...@hoa-project.net wrote:
 On 03/01/12 18:17, Matthew Weier O'Phinney wrote:
 On 2011-12-29, David Soria Parrad...@php.net  wrote:
 here is a short update on the current status of the
 git migration.
 Thanks for all the ground work you're doing making this happen!
 Thanks too!


   - php-src will be migrated after PHP 5.4 final
 Stas wants to have PHP 5.4 final out before we migrate
 the repository to not have problems with the release.
 Expect the php-src migration in 14-21 days after 5.4 final.

   - http://git.php.net is up and running
 We setup the server. Thanks to gwynne, derick, conf, mgdm, druid
 helping me with that.
 Ok.


   - old git mirrors are down
 the old server was shut down. mirrors have not been setup so far.
 But is the Mercurial mirror stay up (aka hg.php.net)?

Not for the moment. The extra work to setup the mirrors is too high.
Once we are on git, i will setup a git-hg read only mirror (you can
also use hg-git to commit back to git).

If you urgently need the mirrors up, I might consider it, but at 
the moment I try to avoid extra work.

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DEV] Re: Status update: Git Migration

2012-01-05 Thread Lester Caine

David Soria Parra wrote:

But is the Mercurial mirror stay up (aka hg.php.net)?

Not for the moment. The extra work to setup the mirrors is too high.
Once we are on git, i will setup a git-hg read only mirror (you can
also use hg-git to commit back to git).

If you urgently need the mirrors up, I might consider it, but at
the moment I try to avoid extra work.


As long as the git repo does not have any 'nasties' so that hg-git does do a 
clean clone then there is probably no need to have a hg.php.net. I'm having no 
problem handling 'git only' projects from my 'hg only' setup, and I'm sure that 
there will be a quite a few 'mirrors' once things settle down.


I'm sure time is better spent on integration with bug tracker and the rest of 
the infrastructure.


--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DEV] Re: Status update: Git Migration

2012-01-05 Thread Ivan Enderlin @ Hoa

Hi :-),


On 05/01/12 10:52, David Soria Parra wrote:

On 2012-01-04, Ivan Enderlin @ Hoaivan.ender...@hoa-project.net  wrote:


   - old git mirrors are down
 the old server was shut down. mirrors have not been setup so far.

But is the Mercurial mirror stay up (aka hg.php.net)?

Not for the moment. The extra work to setup the mirrors is too high.
Once we are on git, i will setup a git-hg read only mirror (you can
also use hg-git to commit back to git).
I don't want to commit (I don't have the permissions :-)), only read for 
the moment.



If you urgently need the mirrors up, I might consider it, but at
the moment I try to avoid extra work.
It's very nice but we (and especially you) don't need extra work at this 
time.

I'm waiting for the read-only Hg mirror.

Best regards.

--
Ivan Enderlin
Developer of Hoa
http://hoa.42/ or http://hoa-project.net/

PhD. student at LIFC/DISC (Vesontio) and INRIA (Cassis)
http://lifc.univ-fcomte.fr/ and http://www.inria.fr/

Member of HTML and WebApps Working Group of W3C
http://w3.org/


--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DEV] Re: Status update: Git Migration

2012-01-04 Thread Ivan Enderlin @ Hoa

On 03/01/12 18:17, Matthew Weier O'Phinney wrote:

On 2011-12-29, David Soria Parrad...@php.net  wrote:

here is a short update on the current status of the
git migration.

Thanks for all the ground work you're doing making this happen!

Thanks too!




  - php-src will be migrated after PHP 5.4 final
Stas wants to have PHP 5.4 final out before we migrate
the repository to not have problems with the release.
Expect the php-src migration in 14-21 days after 5.4 final.

  - http://git.php.net is up and running
We setup the server. Thanks to gwynne, derick, conf, mgdm, druid
helping me with that.

Ok.



  - old git mirrors are down
the old server was shut down. mirrors have not been setup so far.

But is the Mercurial mirror stay up (aka hg.php.net)?



  - systems/ and web/ are going to be migrated in the next days
systems is already migrated and commits to the systems/ directory
in SVN is disabled. We are slowly migrating the cronjobs on the boxes.
web will follow right after systems is done.

  - playground
Feel free to play around with the playground.git repository at
http://git.php.net. Please note that the push url is different
from the unathorized pull url. THis will be fixed soon (hopefully).
Everyone with an SVN account should be able to push to that
repository.

  - feedback
feedback, bugs, etc always welcome. just send me a mail or poke
me in IRC.


Best regards.

--
Ivan Enderlin
Developer of Hoa
http://hoa.42/ or http://hoa-project.net/

PhD. student at LIFC/DISC (Vesontio) and INRIA (Cassis)
http://lifc.univ-fcomte.fr/ and http://www.inria.fr/

Member of HTML and WebApps Working Group of W3C
http://w3.org/


--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-DEV] Re: Status update: Git Migration

2012-01-03 Thread Matthew Weier O'Phinney
On 2011-12-29, David Soria Parra d...@php.net wrote:
 here is a short update on the current status of the
 git migration.

Thanks for all the ground work you're doing making this happen!

  - php-src will be migrated after PHP 5.4 final
Stas wants to have PHP 5.4 final out before we migrate
the repository to not have problems with the release.
Expect the php-src migration in 14-21 days after 5.4 final.

  - http://git.php.net is up and running
We setup the server. Thanks to gwynne, derick, conf, mgdm, druid
helping me with that.

  - old git mirrors are down
the old server was shut down. mirrors have not been setup so far.

  - systems/ and web/ are going to be migrated in the next days
systems is already migrated and commits to the systems/ directory
in SVN is disabled. We are slowly migrating the cronjobs on the boxes.
web will follow right after systems is done.

  - playground
Feel free to play around with the playground.git repository at
http://git.php.net. Please note that the push url is different
from the unathorized pull url. THis will be fixed soon (hopefully).
Everyone with an SVN account should be able to push to that
repository.

  - feedback
feedback, bugs, etc always welcome. just send me a mail or poke
me in IRC.


-- 
Matthew Weier O'Phinney
Project Lead| matt...@zend.com
Zend Framework  | http://framework.zend.com/
PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php