Occasional svn: E170013: Unable to connect to a repository at URL 'https://svn…' svn: E730054: Error running context

前端 未结 5 1980
日久生厌
日久生厌 2021-01-19 15:21

I need help with svn errors E170013 and E730054:

When executing the command \"svn checkout...\" in command line, I get the error

svn: E170013: Unabl         


        
5条回答
  •  轮回少年
    2021-01-19 16:21

    > sudo dnf install cyrus-sasl-md5
    

    For me on Fedora, you need this package to get the password. Otherwise it just won't find the server repository.

提交回复
热议问题