many Unix utillities are very
sensitive to little details in configuration files (like a CR at the end of
each line).
Kind regards
Peter Ring
-Original Message-
From: Shankar Unni [mailto:[EMAIL PROTECTED]]
Sent: 15. maj 2002 18:29
To: [EMAIL PROTECTED]
Subject: Re: Changes in latest sna
Christopher Faylor wrote:
> I'm thinking about making binmode the default, too.
Woo - watch out.
I use "cvs" (the cygwin port) in :pserver: mode, and recently, when I
changed my system mount point to binmode, "cvs login" stopped working. I
would do "cvs login", and it would prompt for a pass
Gerrit P. Haase wrote:
>>I was bitten by this recently too. In addition to .cvspass and .cvsrc, you
>>probably will need to run dos2unix on the files beneath the CVS directory
>>under each directory of your cvs sandbox.
>>
>
> Maybe it is also a good idea to include a little wrapper for d2u, (
Christopher Faylor wrote in <[EMAIL PROTECTED]>
in gmane.os.cygwin on Sun, 12 May 2002 00:49:43 -0400:
> I'm thinking about making binmode the default, too.
For what it's worth, I'd be happy with that.
Only a few of the POSIX tools I can think of object to CR at the end
of a line in text files
> Maybe it is also a good idea to include a little wrapper for d2u, (in the
> cygutils package?), to convert recursively all files from where you
> start it? Or add an option to the executable to run it recursive down
> a whole tree.
Why? This is trivial to do.
find . -type f -exec dos2unix {}
Yessir.
cheers,
-Matt
> AHA!!! CONFIRMATION!!! THANK GOD!!
>
> So, you're saying that removing the \r from the cvs-related ~/.dotfiles
> and from CVS/* ---fixed--- your problems when you switched to binmode
> mounts?
>
> --Chuck
--
Unsubscribe info: http://cygwin.com/ml/#unsubscr
Hallo Matthew,
> I was bitten by this recently too. In addition to .cvspass and .cvsrc, you
> probably will need to run dos2unix on the files beneath the CVS directory
> under each directory of your cvs sandbox.
Maybe it is also a good idea to include a little wrapper for d2u, (in the
cygutils
[Thought I'd reply in this thread as well...]
Yes. I had to do that a few months ago when I switched from all textmode to all
binmode mounts.
--Rick
--- Charles Wilson <[EMAIL PROTECTED]> wrote:
> [reply copied over to this thread]
>
> AHA!!! CONFIRMATION!!! THANK GOD!!
>
> So, you're saying
Yes. I had to do that a few months ago when I switched from all textmode to all
binmode mounts.
--Rick
--- Charles Wilson <[EMAIL PROTECTED]> wrote:
> AHA!!! CONFIRMATION!!! THANK GOD!!
>
> So, you're saying that removing the \r from the cvs-related ~/.dotfiles
> and from CVS/* ---fixed--- yo
[reply copied over to this thread]
AHA!!! CONFIRMATION!!! THANK GOD!!
So, you're saying that removing the \r from the cvs-related ~/.dotfiles
and from CVS/* ---fixed--- your problems when you switched to binmode
mounts?
--Chuck
Matthew Smith wrote:
> I was bitten by this recently too. In
AHA!!! CONFIRMATION!!! THANK GOD!!
So, you're saying that removing the \r from the cvs-related ~/.dotfiles
and from CVS/* ---fixed--- your problems when you switched to binmode
mounts?
--Chuck
Matthew Smith wrote:
> I was bitten by this recently too. In addition to .cvspass and .cvsrc, yo
egor duda wrote:
> CW> Then, you switch to binmode, and do another cvslogin, resulting in this:
>
> CW> :pserver:[EMAIL PROTECTED]:/cvs/src Ay=0=h CW> :pserver:[EMAIL PROTECTED]:/cvs A \r\n
> CW> :pserver:[EMAIL PROTECTED]:/cvs/src Ay=0=h
> CW> The next time the .cvspass file is read in, cvs is
I was bitten by this recently too. In addition to .cvspass and .cvsrc, you
probably will need to run dos2unix on the files beneath the CVS directory
under each directory of your cvs sandbox.
cheers,
-Matt Smith
> > The only thing I could do was to go back to a "textmode" system mount.
>
> I use
Hi!
Wednesday, 15 May, 2002 Charles Wilson [EMAIL PROTECTED] wrote:
CW> Then, you switch to binmode, and do another cvslogin, resulting in this:
CW> :pserver:[EMAIL PROTECTED]:/cvs/src Ay=0=h :pserver:[EMAIL PROTECTED]:/cvs A \r\n
CW> :pserver:[EMAIL PROTECTED]:/cvs/src Ay=0=h The next time the
Shankar Unni wrote:
> Christopher Faylor wrote:
>
> > I'm thinking about making binmode the default, too.
>
>
> Woo - watch out.
>
> I use "cvs" (the cygwin port) in :pserver: mode, and recently, when I
> changed my system mount point to binmode, "cvs login" stopped working. I
> would do
On Wed, May 15, 2002 at 09:41:08AM -0700, Shankar Unni wrote:
> Christopher Faylor wrote:
>
> > I'm thinking about making binmode the default, too.
>
>
> Woo - watch out.
>
> I use "cvs" (the cygwin port) in :pserver: mode, and recently, when I
> changed my system mount point to binmode, "cvs
Christopher Faylor wrote:
> I'm thinking about making binmode the default, too.
Woo - watch out.
I use "cvs" (the cygwin port) in :pserver: mode, and recently, when I
changed my system mount point to binmode, "cvs login" stopped working. I
would do "cvs login", and it would prompt for a pas
17 matches
Mail list logo