svn propget -R prints unnecessary blank lines and complains when you specify --strict

2016-09-18 Thread Jeff Orrok
$ cat /etc/redhat-release CentOS Linux release 7.2.1511 (Core) $ svn --version svn, version 1.7.14 (r1542130) compiled Nov 20 2015, 19:25:09 Copyright (C) 2013 The Apache Software Foundation. This software consists of contributions made by many people; see the NOTICE file for more information.

Re: svn propget -R prints unnecessary blank lines and complains when you specify --strict

2016-09-19 Thread Stefan Hett
On 9/16/2016 7:48 PM, Jeff Orrok wrote: $ cat /etc/redhat-release CentOS Linux release 7.2.1511 (Core) $ svn --version svn, version 1.7.14 (r1542130) compiled Nov 20 2015, 19:25:09 Copyright (C) 2013 The Apache Software Foundation. This software consists of contributions made by many people;

Re: svn propget -R prints unnecessary blank lines and complains when you specify --strict

2016-09-19 Thread Branko Čibej
On 19.09.2016 11:39, Stefan Hett wrote: > On 9/16/2016 7:48 PM, Jeff Orrok wrote: >> $ cat /etc/redhat-release >> CentOS Linux release 7.2.1511 (Core) >> >> $ svn --version >> svn, version 1.7.14 (r1542130) >>compiled Nov 20 2015, 19:25:09 >> >> Copyright (C) 2013 The Apache Software Foundation