[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: File size different downloaded compared to uploaded

From: Helge Rossvoll <Helge.Rossvoll_at_itet.no>
Date: Mon, 7 Oct 2013 06:18:22 +0200

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-2012c_at_ryandesign.com]
Sent: 7. oktober 2013 03:55
To: Helge Rossvoll
Cc: Mark Phippard; Andy Levy; users_at_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.
Received on 2013-10-07 06:19:06 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.