Re: [php/doc-base] Requests diffs directly from GitHub. (#22)
André L F S Bacci <[email protected]>
| Newsgroups | gmane.comp.php.documentation.general |
|---|---|
| Message-ID | <CAL1T4B2Witz=kukWbUS0g269mpnmGR9VPaNryiDsvT+2xXDSBQ@mail.gmail.com> |
On Sat, Apr 17, 2021 at 9:30 AM Andreas Heigl <[email protected]> wrote: > > We cannot get the same output on github.com with such a command: > > > > > https://github.com/php/doc-en/compare/96c9d88bad9a7d7d44bfb7f26c226df7ee9ddf26..f85d380904ca6cfcc5d71d5efe44d6a4a673e2b1#diff-7d8771e20183d6a2a27f3abd85c79eea92a17991e58554fc05a6892fd0279557 > > > > That's the problem. > > But that is a problem based on the Webinterface on github, Yes. And that's because GitHub limits output. not based on > the fact that the repositories that are used to build the documentation > were pointing to the wrong remote repo. > > And as far as I know the revcheck script is being rewritten anyhow as it > wasn't working for git anyhow as it was still based on the SVN. So that > is something that needs to be fixed on a different level. > > And if git.php.net is a read-only mirror of github.com/php then the > revcheck can still point to git.php.net. If that doesn't work because > there are differences between git.php.net and github.com/php then that > is an issue that needs fixing on a different level as they should both > be identical (given the assumption that git.php.net is a read-only > mirror of github.net/php) > > So is there anything that I can do to help solve the issue? I consider the issue resolved, at least for pt_BR translation. The missing commit hash is now present on git.php.net, and the diffs from there are working again. If not for some translation, the commands I used before can be used to verify if there is some discrepancy between repositories, in specific, if there is some commit hash present in one repository only. Thanks for the support! André