UTF8 and cvs issues in 1.7.2

2010-03-25 Thread lemkemch
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

Re: UTF8 and cvs issues in 1.7.2

2010-03-25 Thread Larry Hall (Cygwin)
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 give

Re: UTF8 and cvs issues in 1.7.2

2010-03-25 Thread lemkemch
Larry Hall wrote: With Google. Pretty easy to find, eh? You practically bumped into each other. Thanks for the quick answer, but sorry, no, mintty doesn't help: orion> cvs -qn up -l U äppel.txt cvs update: warning: `▒ppel.txt' is not (an

Re: UTF8 and cvs issues in 1.7.2

2010-03-25 Thread Eric Blake
On 03/25/2010 05:05 PM, lemke...@t-online.de wrote: > orion> cvs -qn up -l > U äppel.txt > cvs update: warning: `▒ppel.txt' is not (any longer) pertinent > > And frankly, I can't see how the terminal could influence the > behavior of the cvs executable. I am not talking about the > displayed cha

Re: UTF8 and cvs issues in 1.7.2

2010-03-25 Thread lemkemch
Erik Blake wrote: On 03/25/2010 05:05 PM, lemkemch wrote: > orion> cvs -qn up -l > U Ãppel.txt > cvs update: warning: `âppel.txt' is not (any longer) pertinent >> And frankly, I can't see how the terminal could influence the > behavior of the cvs executable. I am not talking about the > display

Re: UTF8 and cvs issues in 1.7.2

2010-03-26 Thread Corinna Vinschen
On Mar 26 00:24, lemke...@t-online.de wrote: > Erik Blake wrote: > >On 03/25/2010 05:05 PM, lemkemch wrote: > >> orion> cvs -qn up -l > >> U Ãppel.txt > >> cvs update: warning: `âppel.txt' is not (any longer) pertinent > >>> And frankly, I can't see how the terminal could influence the > >> behavi

Re: UTF8 and cvs issues in 1.7.2

2010-03-26 Thread lemkemch
On Fri, 26 Mar 2010 10:30:28 +0100 Corinna Vinschen wrote: On Mar 26 00:24, lemkemch wrote: > Erik Blake wrote: > >On 03/25/2010 05:05 PM, lemkemch wrote: > >> orion> cvs -qn up -l > >> U Ãppel.txt > >> cvs update: warning: `âppel.txt' is not (any longer) pertinent > >> ... I am not talking abou

Re: UTF8 and cvs issues in 1.7.2

2010-03-26 Thread Eric Blake
On 03/26/2010 03:44 PM, lemke...@t-online.de wrote: >> What you can do is either to >> use ISO-8859-1 sort of like above, or you convert the file content >> to UTF-8 so you can use UTF-8 from now on. > > The only problem is this file is none of my business. It's CVS's file. > What does cvs on lin

Re: UTF8 and cvs issues in 1.7.2

2010-03-26 Thread Corinna Vinschen
On Mar 26 22:44, lemke...@t-online.de wrote: > On Fri, 26 Mar 2010 10:30:28 +0100 Corinna Vinschen wrote: > >What you can do is either to > >use ISO-8859-1 sort of like above, or you convert the file content > >to UTF-8 so you can use UTF-8 from now on. > > The only problem is this file is none of

Re: UTF8 and cvs issues in 1.7.2

2010-03-26 Thread lemkemch
On Fri, 26 Mar 2010 15:51:38 -0600 Erik Blake wrote: On 03/26/2010 03:44 PM, lemke...@t-online.de wrote: >> What you can do is either to >> use ISO-8859-1 sort of like above, or you convert the file content >> to UTF-8 so you can use UTF-8 from now on. >> The only problem is this file is none of