Re: CVS: does it have eol-style props

KM <[email protected]> Tue, 23 Aug 2011 07:26:26 -0700 (PDT)
Newsgroups gmane.comp.version-control.cvs.general
Message-ID <[email protected]>
Also - how do i tell if it's binary.   cvs status shows -kb so it is right?  however all the other scripts in that directory are too and they are not new. 
km

From: KM <[email protected]>
To: cvs-user-list <[email protected]>
Sent: Tuesday, August 23, 2011 10:05 AM
Subject: CVS: does it have eol-style props

can you or do you have to set the end of line characters or anything in CVS files?  We have a weird error. file is a shell script ...everything looks normal in vi w/ set list etc.   if we run unix2dos file seems to work.
 
when we put it back into cvs doesn't seem to work after we check it out.  
 
it says 
+ $'\r'
: command not foundheduledjobs.sh: line 4:

hidden character seems to be at end of line.
 
weird... thx
km