Hi, I need to quickly switch between the two DOS and Unix modes when using CVS
Is there a way to do it ? Without creating any problems somewhere else in the Cygwin OS ? And without having to reinstall the cvs client, or worse all cygwin ? Thank you for any quick answer ! Marcello Norman Vine wrote: > Fabrice Gautier writes: > > > >I'm using the cvs client provided with cygwin to grab some > >windows files. > >Those file normally have DOS style end of lines (CRLF) but when i get > >them with cvs they have UNIX style end of lines. > > > >Is their some cvs options to get DOS end of lines? > > CVS will add DOS style line endings when files are CheckedOut > onto a text mounted drive. It will use UNIX style line endings on > binary mounted drives. > > Cheers > > Norman Vine > > -- > Want to unsubscribe from this list? > Check out: http://cygwin.com/ml/#unsubscribe-simple -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/