This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: UTF8 and cvs issues in 1.7.2


On 3/25/2010 6:34 PM, lemkemch@t-online.de wrote:
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?

With Google.


<http://cygwin.com/ml/cygwin/2010-03/msg00899.html>

Pretty easy to find, eh? You practically bumped into each other.

--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

A: Yes.
Q: Are you sure?
A: Because it reverses the logical flow of conversation.
Q: Why is top posting annoying in email?

-- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]