Re: cvs commit: logging-log4net/src/Util PatternString.cs

2005-05-12 Thread Stefan Bodewig
On Thu, 12 May 2005, Nicko Cadell <[EMAIL PROTECTED]> wrote: > I haven't played around with subversion too much and I don't know > how it deals with the LF / CRLF issue, I guess we will find out ;) Unlike CVS, Subversion treats all files as binary files - and doesn't do any keyword expansion eith

RE: cvs commit: logging-log4net/src/Util PatternString.cs

2005-05-12 Thread Nicko Cadell
fan Bodewig [mailto:[EMAIL PROTECTED] > Sent: 12 May 2005 11:57 > To: log4net-dev@logging.apache.org > Subject: Re: cvs commit: logging-log4net/src/Util PatternString.cs > > On Wed, 11 May 2005, Nicko Cadell <[EMAIL PROTECTED]> wrote: > > > I use cygwin cvs which is

Re: cvs commit: logging-log4net/src/Util PatternString.cs

2005-05-12 Thread Stefan Bodewig
On Wed, 11 May 2005, Nicko Cadell <[EMAIL PROTECTED]> wrote: > I use cygwin cvs which is configured to work in UNIX mode on my > WinXP box. This is not really by design, its just the way it is > right now. I don't want to make an issue of this, but I'm curious. Why are you using the UNIX mode in

RE: cvs commit: logging-log4net/src/Util PatternString.cs

2005-05-11 Thread Nicko Cadell
log4net-dev@logging.apache.org > Subject: Re: cvs commit: logging-log4net/src/Util PatternString.cs > > Nicko, > > I've seen that in several commit mails now. It seems the > sources have been copied from a Windows system to a Unix box > and committed from there. All files I&

Re: cvs commit: logging-log4net/src/Util PatternString.cs

2005-05-11 Thread Stefan Bodewig
Nicko, I've seen that in several commit mails now. It seems the sources have been copied from a Windows system to a Unix box and committed from there. All files I've seen so far have been checked in with Windows line-ends inside the file. Is this intentional? I think somebody with CVS karma an