Re: Can't connect to github anymore
Johan Corveleyn <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.user |
|---|---|
| Message-ID | <CAB84uBVz_DqzegZ-W_rBo=v+wnXt+WLyK1Dg_YO5RzsFM++2ag@mail.gmail.com> |
On Sat, Jan 13, 2024 at 8:28 PM roger21 <[email protected]> wrote: > > hey there > > suddenly i can't connect to github anymore (svn update or svn checkout) > > i get the following error: > > svn checkout https://github.com/roger21/fract.git > svn: E170013: Unable to connect to a repository at URL > 'https://github.com/roger21/fract.git' > svn: E160013: '/roger21/fract.git' path not found Apparently, GitHub has removed its support for the Subversion protocol: https://github.blog/changelog/2024-01-08-subversion-has-been-sunset/ -- Johan