You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by cm...@apache.org on 2010/01/13 21:20:28 UTC

svn commit: r898926 - /subversion/site/site-map.txt

Author: cmpilato
Date: Wed Jan 13 20:20:26 2010
New Revision: 898926

URL: http://svn.apache.org/viewvc?rev=898926&view=rev
Log:
* site/site-map.txt
  Add a scratchboard for figuring out where to put our existing web data.

Added:
    subversion/site/site-map.txt   (with props)

Added: subversion/site/site-map.txt
URL: http://svn.apache.org/viewvc/subversion/site/site-map.txt?rev=898926&view=auto
==============================================================================
--- subversion/site/site-map.txt (added)
+++ subversion/site/site-map.txt Wed Jan 13 20:20:26 2010
@@ -0,0 +1,119 @@
+SITE MAP PROPOSAL
+=================
+
+Currently, we have four different web-related universes for Subversion:
+
+   1.  The subversion.apache.org website.
+   2.  The subversion.tigris.org website.
+   3.  The trunk/www directory which used to map to the
+       subversion.tigris.org website.
+   4.  The rest of our source tree, which is web-visible thanks to the
+       magic of mod_dav_svn.
+
+Universe #3 needs to go away.  Universes #1, #2, and #4 need to not
+have overlapping data.
+
+Exercise 1: For each of the following pages currently present in
+Universe #3 (our /trunk/www directory), designate a new target
+location which is one of the following:
+
+ "SAO"  The document will be published at subversion.apache.org.  This
+        doesn't imply that the document will keep its same name, or go
+        unchanged, etc. -- we're talking in generalities here about
+        where to maintain classes of information.
+
+ "STO"  The document will remain published at subversion.tigris.org.  A
+        value of "STO" pretty much implies that we want to end-of-life
+        the maintenance of a document, and are really only keeping it
+        around so its existing link doesn't go all 404 on folks.
+
+ "REPO" The document will be available only via mod_dav_svn.  The
+        document will be moved elsewhere in the repository (most
+        likely into /trunk/notes), with a redirect page left in place
+        on subversion.tigris.org.
+
+ "KILL" The document will be deleted from /trunk/www and from the
+        subversion.tigris.org website.
+
+Sharpen your #2 pencils, and begin:
+
+   TARGET    PAGE
+   ------    ----
+             bitmover-svn.html
+             bugs.html
+             build-farm.html
+             commercial-support.html
+             design.html
+             development.html
+             dst-2007.html
+             faq.html
+             faq.ja.html
+             faq.zh.html
+             favicon.ico
+             features.html
+             getting.html
+             hacking.html
+             httpd-win32.patch.txt
+             index.html
+             issue-tracker.html
+             license-1.html
+             license-for-python-bindings.html
+             links.html
+             links.zh.html
+             mailing-list-guidelines.html
+             mailing-lists.html
+             merge-tracking/
+                design.html
+                func-spec.html
+                index.html
+                requirements.html
+                summit.html
+                summit-survey.html
+             poole-response.html
+             project_development.html
+             project_faq.html
+             project_issues.html
+             project_license.html
+             project_links.html
+             project_packages.html
+             project_status.html
+             project_tasks.html
+             project_tools.html
+             propaganda.html
+             release-history.html
+             release-process.html
+             repro-template.sh
+             roadmap.html
+             security/
+                CAN-2004-0413-advisory.txt
+                CAN-2004-0749-advisory.txt
+                CVE-2007-2448-advisory.txt
+                CVE-2007-3846-advisory.txt
+                CVE-2009-2411-advisory.txt
+                mod_authz_svn-copy-advisory.txt
+             security.html
+             subversion-diagram.graffle
+             subversion-linus.html
+             svn_1.1_releasenotes.html
+             svn_1.2_releasenotes.html
+             svn_1.3_releasenotes.html
+             svn_1.4_releasenotes.html
+             svn_1.5_releasenotes.html
+             svn_1.6_releasenotes.html
+             svn_1.6_releasenotes.zh.html
+             svn-dav-securityspace-survey.html
+             svn-sscanf-advisory.txt
+             tasks.html
+             testimonials.html
+             testing-goals.html
+             test-redirects.html
+             tigris-permissions.html
+             toctool.py
+             tools_contrib.html
+             tools_contrib.zh.html
+             translating.html
+             user-classifications.html
+             validate.sh
+             variance-adjusted-patching.html
+             webdav-usage.html
+

Propchange: subversion/site/site-map.txt
------------------------------------------------------------------------------
    svn:mime-type = text/plain