Svn code download error

svn download url address begins with svn an address code repeatedly pops up the user name and password to be entered, svn general failure, download a few start with http no problem.

Svn
Jun.27,2021

use the command line svn to add the -v option to see the cause of the error, and if it is svn over ssh, use export SVN_SSH= "ssh-v" to view the output of ssh.

Menu