On 3/25/2010 6:34 PM, lemke...@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

Reply via email to