X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=1.0 required=5.0 tests=BAYES_50,RCVD_IN_JMF_BR,UNPARSEABLE_RELAY X-Spam-Check-By: sourceware.org Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: "cygwin AT cygwin DOT com" Date: Thu, 25 Mar 2010 23:34:08 +0100 Subject: UTF8 and cvs issues in 1.7.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: lemkemch AT t-online DOT de Message-ID: User-Agent: Opera Mail/10.10 (Win32) 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 Some time ago in cygwin 1.5 I did this: orion> cvs ci äppel.txt /home/michael/Repos/äppel.txt,v <-- äppel.txt initial revision: 1.1 orion> orion> cvs -qn up orion> Exactly the expected behavior. Now in my new 1.7.2 installation the cvs up gives this (in an rxvt window): orion> cvs -qn up U äppel.txt cvs update: warning: `äppel.txt' is not (any longer) pertinent orion> locale LANG=C.ASCII LC_CTYPE="C.ASCII" LC_NUMERIC="C.ASCII" LC_TIME="C" LC_COLLATE="C.ASCII" LC_MONETARY="C.ASCII" LC_MESSAGES="C.ASCII" LC_ALL= orion> printenv | grep ^L | sort LANG=C.ASCII LC_TIME=C orion> cvs -v Concurrent Versions System (CVS) 1.12.13 (client/server) ... How to fix this? Thanks, Michael -- 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