Date: Fri, 15 Dec 2000 22:37:36 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Tim Van Holder" Message-Id: <3277-Fri15Dec2000223736+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: Fri, 15 Dec 2000 17:37:48 +0100 > > Well, I haven't discussed the issue with any of them yet; I based my > statement on the HACKING file that comes with CVS. It says > it is only worth including portability cruft for systems on which > people are actually testing and using new CVS releases. Without > testing, CVS will fail to be portable for any number of unanticipated > reasons. Oh, such blurbs don't have to mean anything real. Until you talk to the maintainer, you never know; most of them are sympathetic, in my experience. > As to the :local:, that seems to work fine; only isabsolute() needed to > be adjusted, as it didn't strip the leading ':local:', always returning > false. That's good news.