Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: "Josh Baudhuin" To: "Cygnus Mailing List" Subject: RE: RCS 5.7 make to big *,v-Files Date: Sat, 4 Dec 1999 14:01:19 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <38485BE1.78ABA0C1@cadlab.tu-berlin.de> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.5600 X-Received: By mailgate.Cadence.COM as OAA27149 at Sat Dec 4 14:03:30 1999 A further note: You can also build the RCS 5.7 sources as a native Win32 app with what's in the package (there's an extra pre-config'd makefile that supports various DOS/Win32 compilers). This build handles the CRLF stuff without any hassle (converts \n to \r\n on checkout and back to \n on checkin). It also has allows a pseudo soft-link RCS directory (create a file called RCS which contains the pathname of the appropriate RCS directory where the archive files are really stored). I don't know how well these Win32 versions would work w/ the stdio of cygwin (shell, etc.), though... -----Original Message----- From: Georg Fusz [mailto:fusz AT cadlab DOT tu-berlin DOT de] Sent: Friday, 3 December 1999 4:10 pm To: earnie_boyd AT yahoo DOT com Cc: Cygnus Mailing List; mingw32 AT eGroups DOT com; Larry Hall (RFK Partners, Inc) Subject: Re: RCS 5.7 make to big *,v-Files Thank you for the hints! The solution was: The RCS package in ftp://ftp.leo.org/pub/comp/os/os2/gnu/devtools/ comes with with an enhancede version of "diff", which can compare files in the DOS- and the UNIX-Style. The "diff" in CygWin can't do that. After changing the sequence in my PATH enviroment variable all works well. I must confess, that there was a hint in the documentation of the RCS-package, but I understood it only after reading your hints. Thank you! Greeting from Berlin Georg Fusz Earnie Boyd wrote: > > Your problem with RCS is most likely caused by DOS line endings \r\n in the > source while you have UNIX line endings \n in the *,v-Files. Since ci thinks > all lines have been modified, it stores the whole source as the delta. > > Earnie. > --- Georg Fusz wrote: > > Since there is no RCS comming with CygWin 20.1 (full.exe) I downloaded > > the RCS-executabels from > > ftp://ftp.leo.org/pub/comp/os/os2/gnu/devtools/. > > It is version 5.7 > > > > All works fine, in the Cygwin bash-shell and in my Emacs. > > > > The problem is: > > In the *,v-Files there is NOT stored only the the lines changing > > between the different revisions. "ci" stores complete copies of the > > files for each revision in the *,v-Files. > > > > The ci.exe comming with MinGw-Sup-1.0 has the same problem. > > > > Is there a never implementation of RCS running under CygWin or WinNT ? > > > > Greting form Berlin > > Georg Fusz > > > > -- > > Want to unsubscribe from this list? > > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com > > > > > > ===== > Earnie Boyd > Cygwin Newbies, please visit > > __________________________________________________ > Do You Yahoo!? > Thousands of Stores. Millions of Products. All in one place. > Yahoo! Shopping: http://shopping.yahoo.com > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com