This does not work out, not a single link on the page works, and an attempt to download via svn at the specified address gets an error:

svn: E175002: Unable to connect to a repository at URL 'http://svn.pumacode.org/repos/svndotnet/trunk' svn: E175002: OPTIONS of 'http://svn.pumacode.org/repos/svndotnet/trunk': Could not resolve hostname `svn.pumacode.org': Затребованное имя допустимо и оно найдено в базе данных, но для имени отсутствуют связанные с ним данные, которые были разрешены для него. ( http://svn.pumacode.org ) 

When you try to download from some site, where you can download anything antivirus scolded.

1 answer 1

Then maybe this option will help:

 svn co https://pumaproject.svn.sourceforge.net/svnroot/pumaproject pumaproject 
  • No, this is a Studio plugin, not a library. - Modus
  • Then maybe this option will help: svn co pumaproject.svn.sourceforge.net/svnroot/pumaproject pumaproject - Drac5
  • And how to download a folder through the Web-interface? - Modus
  • And why do you need through the Web-interface? I gave you the command to merge everything through SVN. You also indicated in the question that you are downloading source files via SVN. - Drac5