delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2006/04/13/15:34:20

X-Spam-Check-By: sourceware.org
Date: Thu, 13 Apr 2006 15:34:03 -0400 (EDT)
From: Igor Peshansky <pechtcha AT cs DOT nyu DOT edu>
Reply-To: cygwin AT cygwin DOT com
To: Michael Giroux <mlgiroux AT gmail DOT com>
cc: cygwin AT cygwin DOT com
Subject: Re: CVS command returns error
In-Reply-To: <5ea470920604131033q72d75d25jf0a03d97f1655e6f@mail.gmail.com>
Message-ID: <Pine.GSO.4.63.0604131403540.27290@access1.cims.nyu.edu>
References: <5ea470920604131033q72d75d25jf0a03d97f1655e6f AT mail DOT gmail DOT com>
MIME-Version: 1.0
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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

On Thu, 13 Apr 2006, Michael Giroux wrote:

> Igor,
> Thanks for the help.
>
> SUCCESS!!!  almost
>
> I edited /CVS/Repository to remove the CRLF.
>
> The status command then produced status for a portion of the
> repository.  I got an error trying to obtain a directory lock and
> status was aborted by the server, but I suspect this is similar to the
> other problem.  If I dig deep enough, I'll probably find another file
> w/ CRLF in it.

Well, editing the CVS files is likely to get you a repository that works
with neither version of cvs.  That's why I suggested trying a text mount.

FWIW, if you really do want to remove all CRs from the CVS administrative
files, you can use

find . -path \*/CVS/\* -print0 | xargs -r0 grep -lP '\r' | d2u

(not Cygwin-specific).
HTH,
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_	    pechtcha AT cs DOT nyu DOT edu | igor AT watson DOT ibm DOT com
ZZZzz /,`.-'`'    -.  ;-;;,_		Igor Peshansky, Ph.D. (name changed!)
     |,4-  ) )-,_. ,\ (  `'-'		old name: Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"Las! je suis sot... -Mais non, tu ne l'es pas, puisque tu t'en rends compte."
"But no -- you are no fool; you call yourself a fool, there's proof enough in
that!" -- Rostand, "Cyrano de Bergerac"

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019