Ari Jolma writes: > > I'm annoyed because I can't configure subversion properly for > my local > copy of GDAL repository. > > I want to keep all files locally LF also in Windows. I've set > > [auto-props] > *.* = svn:eol-style=LF > > in svn config. However, when I commit, the file is converted > into CRLF > and also when I update, the files are CRLF. > > Any help appreciated,
Ari, AFAIK the easiest way to do this is to use the Cygwin tools Your local SVN repository will need to be on a Unix Mount http://cygwin.com/cygwin-ug-net/using-textbinary.html HTH Norman _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
