FlightGear Git on Windows: Difference between revisions

Jump to navigation Jump to search
→‎Obtaining data from Git: activate SafeCRLF option in git
(put new info according to /forums/viewtopic.php?f=3&t=8414)
(→‎Obtaining data from Git: activate SafeCRLF option in git)
Line 28: Line 28:


'''IMPORTANT:''' Be sure you use msysGit 1.7.0.2 or newer version, as previous versions have problems with large repositories, and won't download more than 2Gb of data.
'''IMPORTANT:''' Be sure you use msysGit 1.7.0.2 or newer version, as previous versions have problems with large repositories, and won't download more than 2Gb of data.
'''IMPORTANT II:''' Some files demand that CR/LF (carriage return / line feed) line breaks are kept in the way they are stored on Gitorious. Make sure to set "git-config core.safecrlf true" and "git-config core.autocrlf false" in your options or you may receive nasty error or even a crash on startup of FG (e.g. fgtzfile_read(): : Invalid argument... Fatal error: Timezone reading failed).


===Getting the binary===
===Getting the binary===
172

edits

Navigation menu