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
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
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
Irker@irker.net
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
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 8:25 PM, Alexander Moskaliov irker@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
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