Mark Phippard wrote on Fri, Sep 18, 2015 at 19:33:48 -0400: > We probably have all of that somewhere. Our Tigris repository was only > created after we moved to Apache because we self hosted our own repos before > that. I believe we just loaded the old tars into this repos and the handful > of html customizations. > > We can certainly archive it, but I assume we did that already when we moved > and setup this repos. >
There are commits to /trunk/www after the migration to svn.apache.org. Daniel > Mark > > > > > On Sep 18, 2015, at 7:29 PM, Daniel Shahaf <d...@daniel.shahaf.name> wrote: > > > > 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?