X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by postgresql.org (Postfix) with ESMTP id CD4819DD561 for ; Mon, 12 Dec 2005 10:56:14 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 17659-10 for ; Mon, 12 Dec 2005 10:56:16 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey- Received: from mx-2.sollentuna.net (mx-2.sollentuna.net [195.84.163.199]) by postgresql.org (Postfix) with ESMTP id 789B19DD202 for ; Mon, 12 Dec 2005 10:56:10 -0400 (AST) Received: from ALGOL.sollentuna.se (janus.sollentuna.se [62.65.68.67]) by mx-2.sollentuna.net (Postfix) with ESMTP id 0300A8F289; Mon, 12 Dec 2005 15:56:15 +0100 (CET) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: Re: Moving FAQs to PgFoundry Date: Mon, 12 Dec 2005 15:56:14 +0100 Message-ID: <6BCB9D8A16AC4241919521715F4D8BCE6C7D4D@algol.sollentuna.se> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [DOCS] Moving FAQs to PgFoundry Thread-Index: AcX/KlqrhTkKv/5fSGWSwk3t70BC5gAAb23A From: "Magnus Hagander" To: "Devrim GUNDUZ" Cc: , "Bruce Momjian" X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0 required=5 tests=[none] X-Spam-Score: 0 X-Spam-Level: X-Archive-Number: 200512/18 X-Sequence-Number: 3366 > > > What about doing the same for FAQ translations? We may=20 > have a chance=20 > > > to assign several translators to each FAQ and we may easily keep=20 > > > them up2date. The website can be configured to pull them from CVS. > > >=20 > > > I can assist you during this moving process, if you want. > >=20 > > If we're moving it to a different cvs, perhaps we should consider=20 > > moving them directly into the website cvs? >=20 > This is not directly related with the website development I=20 > think. They are also in main source code. So a seperate CVS=20 > would be cool IMHO, like translations as I wrote before. No, but it is directly related to website content. If we'd move them to a different cvs (be that web or separate project), I'd expect them to go away from main cvs? Is there any actual point in keeping them in more than one place? //Magnus