In a message of Fri, 25 Feb 2011 22:36:16 +0100, Ronny Pfannschmidt writes: >hi, > >this night i started taking a look at the extra repos that need to be >migrated. > >many of them contain reconstructible, but large pdf files, that i'd like >to kill off for saving space.
Why should we ever care about space? >this shouldn't be a problem as long as the svn that many people link to >stays available read-only, but it would need a bit of a plan if that >goes as well. > >im currently investigating what parts of extradoc are reconstructible I don't think that much (or maybe any) reconstruction is necessary. The things in extradoc really are the tex files, pdfs and what-have-you that you would expect from their filename extensions. The problem is that codespeak improperly serves them up as binary files. So no reconstruction needed. Just serve them properly. Laura <snip> >regards Ronny _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
