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

any clue what i could check?

i tried --trust-server-cert (same result)

i use the cli client on linux debian stable

svn --version
svn, version 1.14.2 (r1899510)
   compiled Jan 31 2023, 16:48:28 on x86_64-pc-linux-gnu

Copyright (C) 2022 The Apache Software Foundation.
This software consists of contributions made by many people;
see the NOTICE file for more information.
Subversion is open source software, see http://subversion.apache.org/

The following repository access (RA) modules are available:

* ra_svn : Module for accessing a repository using the svn network protocol.
  - with Cyrus SASL authentication
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using serf.
  - using serf 1.3.9 (compiled with 1.3.9)
  - handles 'http' scheme
  - handles 'https' scheme

The following authentication credential caches are available:

* Plaintext cache in /home/user/.subversion
* Gnome Keyring
* GPG-Agent
* KWallet (KDE)

(git clone works fine)

i asked on github but no answers https://github.com/orgs/community/discussions/86785 (also i wonder if there is a better place to ask but i didn't find out)

Reply via email to