How to configure VIM to generate files with LF line endings

2007-09-13 Thread Michael Giroux
How do I configure VIM to write files using LF for line endings? I've tried man vi, and man vimrc and man .vimrc, without success. Michael -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwi

Is this the correct list

2007-08-28 Thread Michael Giroux
I tried to post a request for information about x-win but it was rejected. Is this the correct list? Michael Giroux -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ

Re: CVS command returns error

2006-04-13 Thread Michael Giroux
Found the CRLF causing the problem. Every directory that is in the repository has a local CVS directory with Entries and Repository file. These also have CRLF that must be dealt with. Correcting those files resolves the problem. Thanks for all the help. Michael -- Unsubscribe info:

Re: CVS command returns error

2006-04-13 Thread Michael Giroux
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 p

Re: CVS command returns error

2006-04-12 Thread Michael Giroux
ng the cygwin version of the client off. I guess this really isn't that important since I do have a workaround. Unless you (or anyone else) has a compelling desire to rationalize what else might be going on, I'll leave it here. Thanks for the help. Michael Igor Peshansky wrote: O

Re: CVS command returns error

2006-04-12 Thread Michael Giroux
BTW, any suggestions for helping to debug the problem will be appreciated. I normally use CVS via Eclipse and ANT tasks, so I'm not very familiar with the command-line, but I'll gladly try anything to sort out the problem. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Pr

CVS command returns error

2006-04-12 Thread Michael Giroux
from a dos shell, or a cygwin shell. Thanks Michael Giroux -- 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/