'svn auth' treats patterns as paths
From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sat, 28 Jun 2014 13:23:40 +0000
'svn auth' URL-escapes and path-canonicalizes the pattern, which breaks some
[[[
% $svn auth "://svn.apache.org"
(The debug print is of b.patterns in svn_cl__auth().)
That's due to using svn_cl__args_to_target_array_print_reserved() to collect
Seems to me we should just take the patterns from argv as-are, with no changes
Daniel
[1] As an aside, why did it downcase "ASF Committers"? Did svn think those
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.