Does anyone here happen to know how I can set up TortoiseSVN so that it will checkout latest trunk properly? The files hacienda/track.xml, snowtuxpeak/track.xml and zengarden/track.xml do not seem to checkout properly. With some help on IRC, I've narrowed down the issue to TortoiseSVN not copying the SVN properties from the repository (so svn:eol-type=native - writing from memory, it's something like that - isn't copied). How do I make TortoiseSVN export this properly?
Note: it works fine in `svn update` from cygwin, so I think I just have TortoiseSVN configured wrong?