Yeah. Changed to LF in client, deleted a few .sh files and comitted them again. Same issue still. Might of course be something else than svn:eol-style :)
Med vennlig hilsen Helge Rossvoll -----Original Message----- From: Ryan Schmidt [mailto:subversion-20...@ryandesign.com] Sent: 7. oktober 2013 03:55 To: Helge Rossvoll Cc: Mark Phippard; Andy Levy; users@subversion.apache.org Subject: Re: File size different downloaded compared to uploaded On Oct 6, 2013, at 13:42, Helge Rossvoll wrote: > Yeah I understand.. Just cant wrap my head around why this worked fine on > googlecode, and now suddenly the bash scripts woun't run. > Same client, same settings on client side. > Changing to LF for .sh scripts in the client didn't solve the problem. If you're talking about the autoprops setting in your Subversion config file, that only takes effect when you add a new file to the repository. For existing files, you'll have to locate them and explicitly change their svn:eol-style property and commit the change.