delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <000b01c1e134$2ce74eb0$99170b0a@w2kserver.daimi.au.dk> |
From: | "Peter Andersen" <datpete AT daimi DOT au DOT dk> |
To: | "Gerrit P. Haase" <gp AT familiehaase DOT de> |
Cc: | <cygwin AT cygwin DOT com> |
References: | <000501c1e08f$06f3f140$99170b0a AT w2kserver DOT daimi DOT au DOT dk> <102294684363 DOT 20020410230502 AT familiehaase DOT de> |
Subject: | Re: Bug: Wrong text file type from CVS under Perl? |
Date: | Thu, 11 Apr 2002 10:37:53 +0200 |
Organization: | Computer Science Department, Aarhus University |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
X-Virus-Scanned: | by amavisd-milter (http://amavis.org/) |
----- Original Message ----- From: "Gerrit P. Haase" <gp AT familiehaase DOT de> To: "Peter Andersen" <datpete AT daimi DOT au DOT dk> Cc: <cygwin AT cygwin DOT com> Sent: Wednesday, April 10, 2002 11:05 PM Subject: Re: Bug: Wrong text file type from CVS under Perl? ... > Oops, I am a little tired... > I'm using perl-5.7.3 here;) > Well at least this is good news to know that it will work > with perl-5.8. This means I cannot reproduce this bug now > because I have no perl-5.6.1 installed here. > > Another option is PERLIO. > Try to: > 1. export PERLIO=perlio > and: > 2. export PERLIO=stdio > maybe this makes a difference. Unfortunately not. Here is a session showing the problem: $ /bin/rm CHANGES $ cvs up CHANGES U CHANGES $ cat -v CHANGES | head -1 ****************************************** $ /bin/rm CHANGES $ perl -e "system 'cvs up CHANGES';" U CHANGES $ cat -v CHANGES | head -1 ******************************************^M As you can see I get ^M at the end of the lines (all lines - here just first shown). This does not happen with all repositories, though. I have tried looking at the CHANGES,v file in the repository, and there are no ^M characters in there. Also, as you can see, this does not happen when call cvs directly on the command line. So the repository seems OK. It must be a perl issue(?) I have verified that it is the same version of cvs that I run directly in the shell and via perl. I have tried to reinstall the entire cygwin (from installer 2.194.2.22). I cannot get newer versions of perl than 5.6.1-2. How do I get 5.7 or 5.8 that you mention? /Peter Andersen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |