[gdal-dev] Mixed line endings in released gdal172.zip
(sagadataset.cpp)
Todd Jellett
todd.jellett at caris.com
Mon Oct 4 11:28:10 EDT 2010
FYI There are mixed line endings (unix/windows) in the released version
of gdal172.zip obtained here
(http://trac.osgeo.org/gdal/wiki/DownloadSource).
This is causing a subversion problem when attempting to do a "Vendor
Update" from v1.6.0 to v1.7.2 which preserves our local changes
(nmake.opt + makefile.vc). It doesn't matter which line ending is used,
it just can't be mixed in the same file. The issue is described here:
http://svn.haxx.se/users/archive-2006-07/0702.shtml
The only file with mixed line endings is sagadataset.cpp (but this one
file is enough to cause svn to barf) .
Todd
More information about the gdal-dev
mailing list