R2187, 2188 - SVN issue (newlines, line endings) December 29, 2008, 11:13:11 pm Trying to update from 2186 to 2187 or 2188 produces an SVN error in simhalt.cc: inconsistent line endings and inconsistent newlines. The update refuses to proceed. Quote Selected
Re: R2187, 2188 - SVN issue (newlines, line endings) Reply #1 – December 30, 2008, 05:59:57 pm For me, it works nice.Maybe a problem with the editor you're using? Quote Selected
Re: R2187, 2188 - SVN issue (newlines, line endings) Reply #2 – December 30, 2008, 07:52:24 pm Then you saved some files with a mix of windows and unix newlines. Open this file in Visual C++ should fix it. Quote Selected
Re: R2187, 2188 - SVN issue (newlines, line endings) Reply #3 – December 30, 2008, 08:23:51 pm Prissi,excellent, thank you: that fixed it. Quote Selected