[PHP-DEV] Quick Question About Git Migration

2012-03-02 Thread Kris Craig
Hey guys,

Please forgive me if this has already been addressed elsewhere, but what
can we expect to happen with regard to migrating Subversion credentials
over to Git?  I.e. how/when will that happen, or has it already happened?


Thanks!

--Kris


Re: [PHP-DEV] Quick Question About Git Migration

2012-03-02 Thread Ferenc Kovacs
On Fri, Mar 2, 2012 at 8:11 PM, Kris Craig kris.cr...@gmail.com wrote:

 Hey guys,

 Please forgive me if this has already been addressed elsewhere, but what
 can we expect to happen with regard to migrating Subversion credentials
 over to Git?  I.e. how/when will that happen, or has it already happened?


 Thanks!

 --Kris


it already happened.
you can use your php.net credentials to push through HTTP via digest auth,
or you can use your credentials to log in to master.php.net and paste your
ssh pubkey to your profile, then you can also push through ssh.
see https://wiki.php.net/rfc/DVCS and https://wiki.php.net/vcs/gitfaq and
the previous status reports of the dvcs migration from dsp on the list.

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


Re: [PHP-DEV] Quick Question About Git Migration

2012-03-02 Thread Alexander Moskaliov
 it already happened.
Not for all projects.

how/when will that happen
You can see what projects already moved on git.php.net

With regards, Alexander Moskaliov
ir...@irker.net

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



Re: [PHP-DEV] Quick Question About Git Migration

2012-03-02 Thread Ferenc Kovacs
On Fri, Mar 2, 2012 at 8:25 PM, Alexander Moskaliov ir...@irker.net wrote:

  it already happened.
 Not for all projects.


the question wasn't about whether all projects are moved or not.
but that the credentials are migrated or not.
at least this is what I understood from the original question.
for that question, the answer is yes: git.php.net is able to use the same
user credentials as svn.php.net, and also fetches the acls from the same
global_avail file.

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


Re: [PHP-DEV] Quick Question About Git Migration

2012-03-02 Thread Kris Craig
Awesome, thanks for the info guys!

Does anybody know what the timeline is on having everything ported over to
Git?

--Kris


On Fri, Mar 2, 2012 at 11:33 AM, Ferenc Kovacs tyr...@gmail.com wrote:



 On Fri, Mar 2, 2012 at 8:25 PM, Alexander Moskaliov ir...@irker.netwrote:

  it already happened.
 Not for all projects.


 the question wasn't about whether all projects are moved or not.
 but that the credentials are migrated or not.
 at least this is what I understood from the original question.
 for that question, the answer is yes: git.php.net is able to use the same
 user credentials as svn.php.net, and also fetches the acls from the same
 global_avail file.

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



Re: [PHP-DEV] Quick Question About Git Migration

2012-03-02 Thread Ferenc Kovacs
On Fri, Mar 2, 2012 at 8:34 PM, Kris Craig kris.cr...@gmail.com wrote:

 Awesome, thanks for the info guys!

 Does anybody know what the timeline is on having everything ported over to
 Git?

 --Kris



php-src will be migrated in the next two weeks or so (Stas asked David to
wait a little bit, so if something comes up, and we have to do an emergency
5.4.1 release we won't be in-between the migration).
my last info was that the documentation will be moved last (after php-src
and pecl).

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