Date: Wed, 29 Nov 2000 16:17:49 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: DJ Delorie cc: salvador AT inti DOT gov DOT ar, djgpp AT delorie DOT com Subject: Re: Is anyone still actively developing RHIDE? Is the latest version Pavenis's modified 1.4.7.5? In-Reply-To: <200011291353.IAA24265@envy.delorie.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 29 Nov 2000, DJ Delorie wrote: > > In this case we should also have the possibility to put binary files in > > CVS (RHIDE project files, some object libraries inside source distribution > > of Setedit) > > That's not a problem. Only as long as you don't use the WinCVS CVS client. I don't know what it will do with binary files; with text files, it always converts them to DOS CRLF format. (So it corrupts DOS batch files stored as text files.) The Cygwin CVS client should be okay, I think.