Re: Can't access anongit.kde.org for kdevelop source code
Arthur Gruzauskas <[email protected]> Thu, 11 Jun 2020 22:10:59 +0000
| Newsgroups | gmane.comp.kde.devel.kdevelop |
|---|---|
| Message-ID | <[email protected]> |
On 2020-06-11 11:41, Francis Herne wrote: > On Thursday, 11 June 2020 12:27:57 BST Arthur Gruzauskas wrote: >> I have scripts that keep my kdevelop source updated. For the last day, >> they no longer work. >> >> Has the repository been moved, is it just a temporary glitch, or have >> I >> just screwed up? >> >> kdevelop.org has no mention of a change in source location that I >> could >> see. >> >> Using my friend google, I find the perhaps new git source at >> invent.kde.org:mattaylor/kdevelop.git >> >> That name Matt Taylor is not familiar to me. I see Friedrich's name in >> the latest commit, clearly familiar. >> >> Is this the new location of the source? >> >> Arthur > > No. > > The upstream KDevelop GitLab page is: > - https://invent.kde.org/kdevelop/kdevelop > > Git URLs are either: > - ssh://[email protected]:kdevelop/kdevelop.git > - https://invent.kde.org/kdevelop/kdevelop.git > > invent.kde.org:<username>/kdevelop.git are individual users' > development > forks, and shouldn't be used except to collaborate on whatever they're > doing. > > anongit.kde.org should continue to work as a redirect if you use > https:// but > not git://, see Ben Cooksley's email from today here: > https://marc.info/? > l=kde-devel&m=159186677203799&w=2 > > There have been several emails to kde-devel about these infrastructure > changes > over the last few months. > > -Francis H Thanks Francis & Friedrich for the prompt replies, very much appreciated. My kdevelop and kdevelop-pg-qt are happy again. Arthur