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

_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to