X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:from:to:subject:date; q=dns; s= default; b=EEzeNXPK4mfWWnZSQ3h7QbkXTo1MXTUWQ9yztcpweBhSvzsFbIZyg fFMdVmWNomkl0e2dkzsZ4tj1DTBuPbvAG+dgOLQMeg0ausLhViwa19550JhtjjNA TaUPW/p1DESZAl7Q6wR9er5+zFwyq4DycDZeDmaDrTEdIxqjVlizME= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:from:to:subject:date; s=default; bh=goeCmIttRLFj0kfnbLxCHIFX+ls=; b=ivl2Cb/8FD+waaTsCJCCmZjKnacV dVjspXinLhbflfGley7f82FAVonFKQYSiPtkolcvi22dHSIVpc9Y4DHCNTwlf3dO yc3X1uyRYdOBoGnO63OpMiC6cYopu0ilsu/ZvmRANuMp87o84OMKEc7wmM/FQ3So gIPglSQ/RLFEjSY= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: nm21-vm7.access.bullet.mail.bf1.yahoo.com Message-ID: <694832.7961.bm@smtp113.sbc.mail.ne1.yahoo.com> X-Yahoo-SMTP: BDVluRmswBBpb4.UU1_zlPhs_ysfXcBVjBNXyWpyS_6pPgE- X-Rocket-Received: from solabel10.tnolan.com (tednolan AT 74 DOT 243 DOT 198 DOT 236 with plain [98.138.84.52]) by smtp113.sbc.mail.ne1.yahoo.com with SMTP; 16 Apr 2014 16:41:30 +0000 UTC From: tednolan AT bellsouth DOT net To: cygwin AT cygwin DOT com Subject: Wow, just hit RCS bug Date: Wed, 16 Apr 2014 12:09:22 -0400 X-IsSubscribed: yes I just hit the worst Cygwin bug I've encountered, the RCS bug which silently corrupts text files > 256K. That's the last thing I expect from a version control system! After some moments of panic, I was able to retrieve a good copy from backups, but have lost my revision history. Anyway, I immediately did a list search and found this is a known bug. Shouldn't this package be pulled? Just for the record, the suggested env var fix RCS_MEM_LIMIT=0 to "force stdio" does not work for me, but the RCS_MEM_LIMIT=10240 to allow 10megs of diffs does.. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple