Date: Tue, 12 Dec 2000 20:48:15 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Tim Van Holder" Message-Id: <2110-Tue12Dec2000204815+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 CC: djgpp-workers AT delorie DOT com In-reply-to: Subject: Re: MS-DOS path support in CVS References: Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Tim Van Holder" > Date: Tue, 12 Dec 2000 18:36:24 +0100 > > > I don't see how text file format is a problem: I expect CVS either to > > use text-mode reads or remove CR before LF after reading the files. > It uses text mode reads. This means that if a sandbox is shared > between a DJGPP CVS and a Linux one, text files would get dossified(tm) > frequently, causing potential trouble. Well, that's another problem, then. Let's take the problems one at a time, okay? ;-) > The backslash thing wasn't the problem; the requirement of the > :local: prefix might be (i.e. should we require/prepend a :local: > prefix just because the Win32 CVS does?). I'm not sure. Perhaps I don't really understand the issue. Can you elaborate a bit?