From: John L. <jla...@gm...> - 2005-07-28 20:48:10
|
On 7/28/05, Jorgen Bodde <sol...@xs...> wrote: > I am currently trying CVS in cygwin. I wanted to tell you that the mount > option is not needed, you can do /cygdrive/C for the C drive. Here is a > dump; I think you need the mount -t option though, from $man mount=20 "-t, --text text files get \r\n line endings" If you don't mount the drive w/ -t I found that if you use "Windows" editors on files you checkout from cvs it'll add /r/n to your docs and when you commit them you'll get a little of both, which is annoying. It's better to just have it be DOS in windows and unix otherwise. You can still view the files as is, untranslated as you say above. Regards, John Labenski |