We have a repository on tigris: http://subversion.tigris.org/source/browse/subversion/ svn checkout http://subversion.tigris.org/svn/subversion/trunk subversion --username guest --password ''
It's mostly (only?) web pages, but still, it's history. Doing an svnsync of it takes years, because the repository also contains several GB of release tarballs. I think it would be nice to keep a static backup of that, minus ^/trunk/www/downloads/*.(tar|zip)* which are already on archive.apache.org. How can we get a backup of that portion of the history of that repository?