RE: Checkout text files with the Unix LF (Oxa) - from command line(...) >> empty. What to do to run that option (Unix LF) when I use cvs >> from command >> line in Windows. (...) >I'm probably going to regret asking, but why would you want to not use the host EOL character? > Reminder that sharing a local workspace between two computers isn't a recommended idea....
Hi! Simply we configured our repository using option "checkout text files with the Unix LF", and on all computers we use WinCvs. Up to now we didn't have any problems. But from few days I want to run program which makes html documentation on one Windows computer . So I need to do the following steps: 1) update all repository 2) document all files with my program (something like javadoc) I wrote Windows script (.bat) which does all that operation every one hour. But there is a problem. When I update repository, cvs destroys all ends of lines (cvs update -P -A -d directory). I need to have files with Windows type ends of lines. So I still need your help. _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
