X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id B69DED1B91B; Thu, 26 Feb 2004 19:01:12 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 44192-06; Thu, 26 Feb 2004 15:00:51 -0400 (AST) Received: from smtp-out6.xs4all.nl (smtp-out6.xs4all.nl [194.109.24.7]) by svr1.postgresql.org (Postfix) with ESMTP id 18B26D1DD5D; Thu, 26 Feb 2004 15:00:49 -0400 (AST) Received: from xs1.xs4all.nl (xs1.xs4all.nl [194.109.21.2]) by smtp-out6.xs4all.nl (8.12.10/8.12.10) with ESMTP id i1QJ0iiU046381; Thu, 26 Feb 2004 20:00:44 +0100 (CET) Received: from xs1.xs4all.nl (jtv@localhost.xs4all.nl [127.0.0.1]) by xs1.xs4all.nl (8.12.10/8.12.9) with ESMTP id i1QJ0i2g011780; Thu, 26 Feb 2004 20:00:44 +0100 (CET) (envelope-from jtv@xs4all.nl) Received: (from jtv@localhost) by xs1.xs4all.nl (8.12.10/8.12.9/Submit) id i1QJ0hD6011778; Thu, 26 Feb 2004 20:00:43 +0100 (CET) (envelope-from jtv) Date: Thu, 26 Feb 2004 20:00:43 +0100 From: "Jeroen T. Vermeulen" To: Josh Berkus Cc: Robert Treat , pgsql-www@postgresql.org, pgsql-hackers@postgresql.org Subject: Re: [HACKERS] Collaboration Tool Proposal Message-ID: <20040226190043.GG43550@xs4all.nl> Mail-Followup-To: Josh Berkus , Robert Treat , pgsql-www@postgresql.org, pgsql-hackers@postgresql.org References: <200402260912.54001.josh@agliodbs.com> <200402261019.23123.josh@agliodbs.com> <1077821129.2784.15.camel@camel> <200402261049.46166.josh@agliodbs.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200402261049.46166.josh@agliodbs.com> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200402/185 X-Sequence-Number: 3750 On Thu, Feb 26, 2004 at 10:49:46AM -0800, Josh Berkus wrote: > > Not sure. Depends on what the leads of the associated projects think. > Obviously, if everyone's dead set against it, we won't do it. I for one am willing to try this in the near term. I've got an external domain (pqxx.tk) pointing to the libpqxx page on GBorg, and moving it over to a new URL is child's play. My main worry is transition management: - How will mailing list subscribers be affected? - How will CVS users be affected? - Can the mailing list archives be moved over? - Where will my old bug reports and corresponding discussions go? - Can FAQ entries be copied over automatically? - Is there a way of migrating these services one by one? If it takes some scripting and/or programming to do some of this, I'm willing to help insofar as I have time. Jeroen