kost / dvcs-ripper

Rip web accessible (distributed) version control systems: SVN/GIT/HG...
GNU General Public License v2.0
1.66k stars 309 forks source link

Fix repetitive slashes in url #28

Open dmitry-tiger opened 3 years ago

dmitry-tiger commented 3 years ago

script getting 404 error while getting svnentries due to duplicated slashes (some servers returns 404 in this case) for example for url https://example.com/.svn/ entries file will be checked as https://example.com//.svn/entries