From owner-freebsd-doc@FreeBSD.ORG Thu Jan 10 09:22:59 2013 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 5A14565D for ; Thu, 10 Jan 2013 09:22:59 +0000 (UTC) (envelope-from simon@qxnitro.org) Received: from mail-la0-f47.google.com (mail-la0-f47.google.com [209.85.215.47]) by mx1.freebsd.org (Postfix) with ESMTP id DB969F60 for ; Thu, 10 Jan 2013 09:22:58 +0000 (UTC) Received: by mail-la0-f47.google.com with SMTP id fh20so312993lab.34 for ; Thu, 10 Jan 2013 01:22:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=qxnitro.org; s=google; h=mime-version:sender:x-originating-ip:date:x-google-sender-auth :message-id:subject:from:to:content-type; bh=tChbAbIdYN8WGRoPaeSvnTDxKRHwVF9YrXq0qJasGgU=; b=Iq93gs3yfqV5CwKIkrwSF+uwWpZ/sjTi3qJXJ3mRNUiKC2TJOHz9LhJ5ipQbvPHC5h pG3ID5LdmUe9PDKrOphLhb8ic+W/wnezIprYpGtMvFDjqDlKVHGCRy7eGEWM9OgjHy+X 9c/GEdBQDDnYJoxrrMu1y7vUO4rmwZHO1OjN8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:x-originating-ip:date:x-google-sender-auth :message-id:subject:from:to:content-type:x-gm-message-state; bh=tChbAbIdYN8WGRoPaeSvnTDxKRHwVF9YrXq0qJasGgU=; b=ShdwPDvqh9WKvGQk8bG4MPrEV6620WDgxKv/jvFTl1urXMYxhpGywDHlSnlBtAdjD5 dymmg/FEYyPyyEuNC9OyJOzh4C7eyImfLbCrvExgRlFd4Q+K8h4tJyd1DvocHnwgi8Kj 3Nq6gYnMvXk1IZDnvUpuBE26QxKLCVmEBSX8/TzRIJB3rw3DLYSb2/9NMeiuzz0nhbWz pT0U3PhwFSS4QHTmaS/LV+sCUBYwL9pvMNp0+UgmDofvawGpBuM4abf8g3U5/5zyVTzk bWmdlCLrcKyfCWj/4v5KEurAP6wQKpLDy5UBRNVvKevCAAZNDXQhjV9YLRD1M+RbQEnu fYAg== MIME-Version: 1.0 Received: by 10.152.110.18 with SMTP id hw18mr68510613lab.22.1357809777128; Thu, 10 Jan 2013 01:22:57 -0800 (PST) Sender: simon@qxnitro.org Received: by 10.112.19.41 with HTTP; Thu, 10 Jan 2013 01:22:56 -0800 (PST) X-Originating-IP: [2620:0:1040:204:e4cd:37b5:ee2c:50e9] Date: Thu, 10 Jan 2013 09:22:56 +0000 X-Google-Sender-Auth: UwOtY80EKpPh2xk2dX0Td85TqJw Message-ID: Subject: SVN location for related FreeBSD.org sites From: "Simon L. B. Nielsen" To: freesd-doc Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQm7D/WhTvutrvCbVBof3+auy5TOvvJi0WTE0TASN5WLfvXh1DZJ5fTemwhgR9AjXijQnswF X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jan 2013 09:22:59 -0000 Hey, So, we have a number of small sites which aren't www.FreeBSD.org, e.g. docs.FreeBSD.org, www.vuxml.org, monitor.freebsd.org - there are probably more I forgot right now. These are currently hosted adhoc in various other repositories. I think it would be very useful to have them all in the doc svn repo to have them in one place and make it simpler for other people to fix spelling, tweaks etc. So, the problem is - where? My initial thought would be to have a top level "sites" directory e.g. svn.freebsd.org/doc/sites/www.vuxml.org etc. Perhaps we could even add a /doc/sites/www.freebsd.org to have less insane glue than we have right now... but let's wait with that part. Thoughts? -- Simon L. B. Nielsen