From general-return-1747-apmail-logging-general-archive=logging.apache.org@logging.apache.org Fri Feb 24 09:02:19 2012 Return-Path: X-Original-To: apmail-logging-general-archive@www.apache.org Delivered-To: apmail-logging-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 45D749FC3 for ; Fri, 24 Feb 2012 09:02:19 +0000 (UTC) Received: (qmail 60523 invoked by uid 500); 24 Feb 2012 09:02:19 -0000 Delivered-To: apmail-logging-general-archive@logging.apache.org Received: (qmail 60457 invoked by uid 500); 24 Feb 2012 09:02:19 -0000 Mailing-List: contact general-help@logging.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Logging General" List-Id: Delivered-To: mailing list general@logging.apache.org Received: (qmail 60447 invoked by uid 99); 24 Feb 2012 09:02:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Feb 2012 09:02:19 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ralph.goers@dslextreme.com designates 209.85.210.47 as permitted sender) Received: from [209.85.210.47] (HELO mail-pz0-f47.google.com) (209.85.210.47) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Feb 2012 09:02:14 +0000 Received: by daln34 with SMTP id n34so2329239dal.34 for ; Fri, 24 Feb 2012 01:01:53 -0800 (PST) Received-SPF: pass (google.com: domain of ralph.goers@dslextreme.com designates 10.68.203.71 as permitted sender) client-ip=10.68.203.71; Authentication-Results: mr.google.com; spf=pass (google.com: domain of ralph.goers@dslextreme.com designates 10.68.203.71 as permitted sender) smtp.mail=ralph.goers@dslextreme.com Received: from mr.google.com ([10.68.203.71]) by 10.68.203.71 with SMTP id ko7mr4929244pbc.76.1330074113878 (num_hops = 1); Fri, 24 Feb 2012 01:01:53 -0800 (PST) Received: by 10.68.203.71 with SMTP id ko7mr4091149pbc.76.1330074113689; Fri, 24 Feb 2012 01:01:53 -0800 (PST) Received: from [192.168.1.80] (99-180-69-21.lightspeed.irvnca.sbcglobal.net. [99.180.69.21]) by mx.google.com with ESMTPS id f8sm3844798pbe.42.2012.02.24.01.01.51 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 24 Feb 2012 01:01:52 -0800 (PST) Sender: "ralph.goers @dslextreme.com" Subject: Re: Mandatory svnpubsub migration by Jan 2013 References: <1328704008.78327.YahooMailNeo@web160901.mail.bf1.yahoo.com> <7D75D9D2-3EC2-4A07-A4B5-AF4B46896652@apache.org> <87fwe18tpg.fsf@v35516.1blu.de> From: Ralph Goers Content-Type: text/plain; charset=us-ascii X-Mailer: iPad Mail (9A405) In-Reply-To: Message-Id: Date: Fri, 24 Feb 2012 01:01:50 -0800 To: Logging General Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) X-Gm-Message-State: ALoCoQmHq1aFh3L8Ynx2USe3Kob6F3U6e+K3l5TYyaQic46vlojLVPQcNgK4Apqqdg+BEK0ZBIH8 The log4j and log4net sites both have the powered by Maven logo on them so I= expect they are also built with Maven. If you look at /x1/www/logging.apache.org on people it isn't owned by the pr= oper user so we aren't being managed by this process yet. What is wrong with having multiple entries in the config like ant does? Ralph On Feb 24, 2012, at 12:49 AM, Christian Grobmeier wrot= e: > On Fri, Feb 24, 2012 at 5:22 AM, Ralph Goers w= rote: >=20 >> Greg posted a message on the infra list that got me confused. So I looked= >> at https://svn.apache.org/repos/infra/infrastructure/trunk/projects/svnpu= bsub/. >> There is a configuration file there that, if I understand it correctly, m= aps >> locations in the web site to locations in svn. Ant has 3 definitions; one= >> for the main site, one for Ivy and one for IvyIDE. These appear to be 3 >> disjoint web sites that have very little in common. While the logging >> project has a much more consistent look and feel, that is actually true o= f >> our projects as well. So perhaps we just need to request entries be made f= or >> the main site and each of the sub projects. >=20 > hm, looking at the config: >=20 > /x1/www/logging.apache.org: %(ASF)s/logging/site/trunk/docs/ >=20 > Wouldn't that be enough? >=20 > Because everything is there: > http://svn.apache.org/repos/asf/logging/site/trunk/docs/ >=20 > The usual logging subproject commits to the subfolders of this > repository, f.e. log4php commit to: > http://svn.apache.org/repos/asf/logging/site/trunk/docs/log4php/ >=20 > Probably we just need to commit a symbolic link with the log4j2 site > and then deploy the site to that location. Of course, a "standard > checkout" will not work. But hey, the user can have the log4j2 website > with the log4j2 source so i don't consider this a problem. > A symbolic link seems to go into svn as type special. > http://svnbook.red-bean.com/en/1.1/ch07s02.html#svn-ch-7-sect-2.3.7 > A short googling showed me it might work that way >=20 >=20 >=20 >=20 > --=20 > http://www.grobmeier.de > https://www.timeandbill.de