Received: from localhost (unknown [200.46.204.184]) by developer.postgresql.org (Postfix) with ESMTP id 622892E003D for ; Wed, 2 Apr 2008 13:21:10 -0300 (ADT) Received: from developer.postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-maia, port 10024) with ESMTP id 46211-04 for ; Wed, 2 Apr 2008 13:21:06 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from gauss.credativ.com (gauss.credativ.com [212.112.227.254]) by developer.postgresql.org (Postfix) with ESMTP id 4D92E2E0033 for ; Wed, 2 Apr 2008 13:21:07 -0300 (ADT) Received: from hawking.credativ.lan (exit.credativ.com [87.139.82.80]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by gauss.credativ.com (Postfix) with ESMTP id 87506214E65 for ; Wed, 2 Apr 2008 18:21:05 +0200 (CEST) From: Peter Eisentraut To: pgsql-www@postgresql.org Subject: CVS rsync service is dropping some files Date: Wed, 2 Apr 2008 18:21:04 +0200 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804021821.05000.peter_e@gmx.net> X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200804/1 X-Sequence-Number: 14749 The CVS rsync service, as described at , fails to provide the directories pgsql/src/interfaces/jdbc/org/postgresql/core/ and pgsql/contrib/retep/uk/org/retep/xml/core/. I guess there is an exclude list somewhere that thinks these might be core dump files. Could this please be investigated and fixed?