Re: [GD-Windows] VC++ lag
Brought to you by:
vexxed72
From: <cas...@ya...> - 2003-06-17 20:12:42
|
Rich wrote: > Then you used CVS wrong. I've done this plenty of times -- shared > code between PCs and unix boxes -- and if you get unix newlines on a > PC or PC newlines on a unix box then you have used the tool > incorrectly. Yes, I also had that problem some time ago, and it was because of cygwin. Cygwin allows you to change the newspace mode, and one of them produces that problem. If I remember correctly, I was using the unix mode, don't know why, but switching to the other mode solved the problem. Ignacio Castaño cas...@ya... |