From pkocmid@atlas.cz  Sat Feb 26 05:31:49 2000
Received: from relay.atlas.cz (relay.atlas.cz [195.119.187.170])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id FAA08903
	for <prolog@swi.psy.uva.nl>; Sat, 26 Feb 2000 05:31:49 +0100 (MET)
Received: from raxas ([212.20.99.82]) by relay.atlas.cz  with Microsoft SMTPSVC(5.5.1877.357.35);
	 Sat, 26 Feb 2000 05:34:44 +0100
From: "Petr Kocmid" <pkocmid@atlas.cz>
To: "swi prolog mailing list" <prolog@swi.psy.uva.nl>
Subject: RE: broken project files in cvs
Date: Sat, 26 Feb 2000 05:31:52 +0100
Message-ID: <LOBBKIFBPIKMGOCJCAKDIEKFDEAA.pkocmid@atlas.cz>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-2"
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
Importance: Normal
In-Reply-To: <LOBBKIFBPIKMGOCJCAKDMEJIDEAA.pkocmid@atlas.cz>
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by swi.psy.uva.nl id FAA08903

Hi,

Browsing the codebase I noticed more source files
are broken similar way the .dsp files was (containing
CR CR LF eols). uxnt.c for example. VC6 inserts extra
line for standalone CR, making double linespacing
in them.

Here is my suggest for robust solution to this problem:
cvsserver is able to run some kind of filter hook on 
checkin files. Such a filter should format all 
incoming source files properly, removing unwanted CRs.

btw, lisp directory in cvs is empty (in cvsweb too).
Is emacs interface so broken so it had been dumped away?

Petr Kocmid
pkocmid@atlas.cz


