GNOME Bugzilla – Bug 549108
d.g.o: Dead pages still on website.
Last modified: 2009-06-01 11:57:48 UTC
We cleaned a lot of old crap out of the developer.gnome.org svn, but the svn-to-website system doesn't remove old pages, so they are still available to google, which doesn't prefer library.gnome.org as it should. Removing these pages from the web server would also help us to see what's really still in the svn module so we can do any further necessary cleanup.
Olav, can you do this?
Created attachment 121564 [details] list of files under current web-devel-2/; and list of what is generated from svn trunk I did try this a few days ago but there was a massive difference between what is currently present and the generated result. See the two file lists I attached.
(comment made on bug 541046 but more appropriate here) I moved top-level directories that were removed from subversion out of the webroot area. /usr/local/www/web-devel-2$ mv \ arch/ documentation/ documents/ dotplan/ downloads/ feature/ gep/ helping/ status/ tools/ \ ~gnomeweb/web-devel-2-archive-20081029/
Moved obsolete directories from doc/ to the archive. /usr/local/www/web-devel-2/doc$ mv \ API/ books/ FAQ/ standards/ \ ~gnomeweb/web-devel-2-archive-20081029/doc/
Thanks. Yes, the difference is huge. That's the point - we removed lots of complete crap and moved the good stuff elsewhere.
Willie Walker and I have been doing a clean-up of outdated and duplicate a11y content. See bug #558602. Everything in projects/gap has been accounted for and can now be deleted from svn. I attempted to do this myself, but I got a Forbidden error. Do you need a patch from us or is this comment/request sufficient? Thanks much in advance!
I have removed the directory, as requested. Many thanks for making this possible. 2008-10-31 Murray Cumming <murrayc@murrayc.com> * projects/gap/: Deleted because this has now merged with www.gnome.org/projects/gap. * projects/Makefile: * projects/main.in: * projects/tree.in: Adapted. Bug #558602.
I forgot to close this bug.