Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:108391 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 29479 invoked from network); 4 Feb 2020 16:53:02 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 4 Feb 2020 16:53:02 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id DA3E0180211 for ; Tue, 4 Feb 2020 07:05:12 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-lj1-f176.google.com (mail-lj1-f176.google.com [209.85.208.176]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Tue, 4 Feb 2020 07:05:12 -0800 (PST) Received: by mail-lj1-f176.google.com with SMTP id w1so18987752ljh.5 for ; Tue, 04 Feb 2020 07:05:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=E/gbkGGGCcxBrQmEqP1CUl2fiL/mzAd6hSiY5MnSJv4=; b=XoOAyNvJ/cOIhtxjFdncIuuFlOiIkqmHdt/SCaJm1wK6SJr7ZRDIiiTCArdBiY7rgX 1VaFxjNv4vrpyDRe4I7kPx7EyLqPYD8k5SLJ2BUFFCXvMxTqSgEdWq0wlnhCdQ/NPuIS Ijc1qRVCEXniCRQjePPdOBph42gB5FvbefsAl1xvBPnKB/rtn2iMNvT9C5Sr8zYwyXPv 8FB1YDNVYWZHRnCj0dwUsdi3Ymq1V5tOmIfi/x9zL2J5DZqXGo1yUglQNL+vcykkA1JI Qz32hTlKAYfPEcRAj1YMmX+qdQQA9lUB0IiKBM5ZmQ48TdaPCFhnIgFjzM9sSLWACY1c SLzA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=E/gbkGGGCcxBrQmEqP1CUl2fiL/mzAd6hSiY5MnSJv4=; b=QXwguGobWT+ydRgN18mkYgK6Iew4mIbjn2ma7uZl8ytaT2cxqnxstDdzkZUVecy55I noHXMYEtmzuYDOrr+xAAhfOKw3z9ubDfT1EHOQAXDZG6BDKtUG4K4yMUX07G/YR11y4O 3Pc4dQVAzX5a1LQ9rdXzfdxsvPK/bnJ6lfP3R+hxFrji6SPErtai/N9iJSxtzTd+EL6x Wp/BXBQjLYpRX3PT1n/Z5sLL1VwDmzYXftF/Hun7x0rgVj49QaDM7AqupkvyAFc8zs7U InuFDYKhhg7ojXQMyJsEBhHrV7dKBg87F6Cn1CyljCzTc7tuYFqkDKALM6BcIEVe3W7O 9cSQ== X-Gm-Message-State: APjAAAUeKDjnSmCszseAdo4RmtZOYxcpWLxwYbBZ24t3nYCmGhIKjxO4 TWegADsIfogXbGcmul9Mr9OnEh8yWOPMqcB2AhVWQA/R X-Google-Smtp-Source: APXvYqxlKZIXLndteJ1zOQ4S3e7Q0KwuO4xQ70I6ASgNhwbB5H7Dy6lbZGjvk4FxFiq8iSppF50k2ALgfO5kpDdMUgc= X-Received: by 2002:a2e:93c5:: with SMTP id p5mr17485051ljh.192.1580828707948; Tue, 04 Feb 2020 07:05:07 -0800 (PST) MIME-Version: 1.0 References: <8ee0dbf3-9d81-b580-0b5b-d64a23d25ad5@heigl.org> <395f7fbc-6119-5633-86cb-ca0ef7b61dcc@heigl.org> <890a809f-2c8c-671b-2448-e852075e84ac@heigl.org> In-Reply-To: Date: Tue, 4 Feb 2020 16:04:51 +0100 Message-ID: To: Andreas Heigl Cc: PHP internals Content-Type: multipart/alternative; boundary="00000000000096ac49059dc15db4" Subject: Re: [PHP-DEV] Re: Moving the documentation to git From: nikita.ppv@gmail.com (Nikita Popov) --00000000000096ac49059dc15db4 Content-Type: text/plain; charset="UTF-8" On Tue, Feb 4, 2020 at 3:55 PM Andreas Heigl wrote: > Hey Nikita. > > Am 04.02.20 um 15:49 schrieb Nikita Popov: > > On Tue, Feb 4, 2020 at 3:46 PM Andreas Heigl wrote: > > > >> Hey Nikita. > >> > >> Am 04.02.20 um 15:20 schrieb Nikita Popov: > >>> On Tue, Feb 4, 2020 at 2:08 PM Nikita Popov > >> wrote: > >>> > >>>> On Tue, Feb 4, 2020 at 1:48 PM Andreas Heigl > wrote: > >>>> > >>>>> Hey Nikita, hey all. > >>>>> > >>>>> Am 04.02.20 um 12:11 schrieb Nikita Popov: > >>>>>> On Tue, Feb 4, 2020 at 8:09 AM Andreas Heigl >>>>>> > wrote: > >>>>> > >>>>>> > >>>>>> Hi Andreas, > >>>>>> > >>>>>> would you mind pushing the current en/de repos to > >>>>>> https://github.com/phpdoctest/en and de so it's possible to see how > >>>>> they > >>>>>> look like now? > >>>>> > >>>>> Find the repos (as they should be on git.php.net would I have > access) > >> at > >>>>> https://github.com/phpdoctest/de and > https://github.com/phpdoctest/en > >>>>> > >>>>> They are updated after each run of the converter-tool which currently > >>>>> runs every two hours. > >>>>> > >>>> > >>>> Thanks! It looks like currently the author mapping from svn -> git is > >>>> missing, which also means we don't get the mapping to github accounts. > >> I'll > >>>> send you the author mapping file I have (which is unfortunately > >> somewhat > >>>> dated, maybe Peter has a newer one?), it would be great to preserve > >>>> authorship in a meaningful way. > >>>> > >>>> Nikita > >>>> > >>> > >>> In a previous mail you mentioned that the current EN-Revision is now > >> being > >>> tracked in a separate file. Could you point out which files that is, > >>> because I didn't see it in the repo. Or is it part of some other repo? > >> > >> The en-revision is tracked in the translated repos only, not in the > >> english one. > >> > >> Have a look at > >> https://github.com/phpdoctest/de/blob/master/.en-revisions.ref > > > > > > Thanks! I think what confused me is that the last commit to the repo ( > > > https://github.com/phpdoctest/de/commit/10286e6f55405503cecfeae2e91fa030a57a5906 > ) > > modifies an EN-Revision in a file, but there is no corresponding update > to > > .en-revisions.ref. Shouldn't there be one? > > There should be one and I have noticed that as well. I will need to redo > the steps anyhow this weekend to add the correct authors-file and will > then also have a look at why that is not updated accordingly. Do you > know which file that update was in? > Sorry, not sure what you mean by "which file" here. > > > > PS: I have done "Step 1" and created all the necessary repositories in > > git.php.net. > > Awesome! Thank you! Who has commit access to that repo so far? I would > then start pushing the data as soon as I have fixed the authors list. At > least to the translations. I have granted you access to the new repositories (force push should also work -- we don't disable that by default). That is everything apart from doc/base, doc/en and doc/de, because Peter is currently mirroring those. You'll have to coordinate with him to avoid two different mirroring setups overwriting each other. > @salathe, shall I also force-push to the > neglish master-branch or shall I push to a different branch in the en-repo? > Once the author list is fixed, are those repositories actually going to differ in any way? As far as I understood, only the translation repos are changed. Assuming your mirroring methodology is the same, I would expect you to arrive at the same doc-en repo. Nikita --00000000000096ac49059dc15db4--