X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 13DDDD97B5 for ; Wed, 21 Sep 2005 10:01:57 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 82378-09 for ; Wed, 21 Sep 2005 13:01:48 +0000 (GMT) Received: from anchor-post-36.mail.demon.net (anchor-post-36.mail.demon.net [194.217.242.86]) by svr1.postgresql.org (Postfix) with ESMTP id AE7F5D97BE for ; Wed, 21 Sep 2005 10:01:49 -0300 (ADT) Received: from mailgate.vale-housing.co.uk ([194.217.48.34] helo=vale-housing.co.uk) by anchor-post-36.mail.demon.net with esmtp (Exim 4.42) id 1EI4ET-00082u-JP for pgsql-www@postgresql.org; Wed, 21 Sep 2005 13:01:53 +0000 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Re: PGDN and CVS Date: Wed, 21 Sep 2005 14:01:50 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] PGDN and CVS Thread-Index: AcW+kIcT6CwluUdAQASZMbpU/xojqAAAHbZAAAW3VSAAAOFiIAAAQG2Q From: "Dave Page" To: "Gevik babakhani" , "Magnus Hagander" , X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.053 required=5 tests=[AWL=0.053] X-Spam-Level: X-Archive-Number: 200509/52 X-Sequence-Number: 8566 =20 > -----Original Message----- > From: Gevik babakhani [mailto:gevik@xs4all.nl]=20 > Sent: 21 September 2005 13:57 > To: 'Magnus Hagander'; Dave Page; pgsql-www@postgresql.org > Subject: RE: [pgsql-www] PGDN and CVS >=20 > I have hacked with the current framework while ago. I almost=20 > know how things > work. (Dave has been a great help for my questions...). >=20 > My plan is to transfer the things I have created with drupal=20 > to the current > framework also :) >=20 > I was also thinking of letting everything in the site's=20 > database. Why would > we want to export things and then re-import them back in the=20 > CVS? But then > again this is just my opinion. The decisions are on the masters :) Database is fine with me as an alternative to CVS, just as long as it can be generated out into a static format for replication to the front-end servers. What I don't want is something completely separate that requires significant effort to keep synced up, or to recover in the event of a disaster. Regards, Dave