[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: Mark Phippard <markphip_at_gmail.com>
Date: Sun, 6 Oct 2013 14:49:48 -0400

On Sun, Oct 6, 2013 at 2:42 PM, Helge Rossvoll <Helge.Rossvoll_at_itet.no>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.****
>
>
>
Did you move the repository via dump/load or did you just move the code
base to a new repository? If the latter, then you might have set the svn:
properties differently than they were before.

While the behavior is implemented by the client (not the server), it is not
a "setting" of the client that you can toggle or control. It is based on
the svn: properties of the item in the repository.

Since these are shell scripts, the svn:executable property may be another
one that is not set the same.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2013-10-06 20:50:21 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.