Re: [PATCH]: fix check-mime-type.pl for changes to 'svnlook proplist' output

2014-03-17 Thread Leo Davis
t;. This was done because "svnlook proplist --verbose" cannot unambiguously be parsed without --xml with multiline properties. -- Remove unused code. ]]] Leo On Monday, March 03, 2014 09:12:32 AM Leo Davis wrote: > Hello, > > Another approach is to dump 'svnlook pr

RE: [PATCH]: fix check-mime-type.pl for changes to 'svnlook proplist' output

2014-03-03 Thread Leo Davis
__ From: Ben Reser Sent: Sunday, March 02, 2014 11:40 PM To: Leo Davis; Daniel Shahaf Cc: dev@subversion.apache.org Subject: Re: [PATCH]: fix check-mime-type.pl for changes to 'svnlook proplist' output On 3/2/14, 5:34 PM, Leo Davis wrote: > As Ben pointed out, the current p

Re: [PATCH]: fix check-mime-type.pl for changes to 'svnlook proplist' output

2014-03-02 Thread Leo Davis
egards, Leo On Mar 2, 2014, at 8:11 AM, "Daniel Shahaf" wrote: > Ben Reser wrote on Fri, Feb 28, 2014 at 19:07:37 -0800: >> On 2/25/14, 4:21 PM, Leo Davis wrote: >>> I recently discovered that the old 'check-mime-type.pl' contrib script is I >>

RE: [PATCH]: fix check-mime-type.pl for changes to 'svnlook proplist' output

2014-03-01 Thread Leo Davis
ards, Leo From: Ben Reser Sent: Friday, February 28, 2014 8:16 PM To: Leo Davis; dev@subversion.apache.org Subject: Re: [PATCH]: fix check-mime-type.pl for changes to 'svnlook proplist' output On 2/28/14, 7:07 PM, Ben Reser wrote: > To that end I'd suggest that

[PATCH]: fix check-mime-type.pl for changes to 'svnlook proplist' output

2014-02-26 Thread Leo Davis
Hello, I recently discovered that the old 'check-mime-type.pl' contrib script is I had installed on my server was broken when using subversion 1.8.5. I looked for an updated script in the 1.8.5 branch and in trunk and discovered the script was also broken in those places as well. After some d

[PATCH] add 'svnadmin verify' pass to hot-backup.py.in

2010-08-19 Thread Leo Davis
Hello, I've found it useful to verify my backups using 'svnadmin verify' and thought it would make a good addition to hot-backup.py. [[[ * tools/backup/hot-backup.py.in Added command line option "--verify". If flag is present, the hotcopy will be verified. Added a new pass between the e