Toby Peterson wrote:
> Looks like this might already be fixed in trunk, I was dealing with a
> bug report against 1.5.1. So, feel free to ignore if that is the case.
Do you know when it was fixed? If so, has it been backported to 1.5.x? This
seems like something we would want in 1.5.2.
-Hyrum
> On Aug 15, 2008, at 7:38 PM, Toby Peterson wrote:
>
>> Easily reproducible:
>>
>> svn log http://
>> svn ls svn+ssh://
>> svn pl blah://
>>
>> It's a fairly obscure edge case, but zsh's completion appears to try
>> to run 'svn list svn+ssh://' in some cases.
>>
>> [[[
>> Fix an assertion failure when running 'svn subcommand uri://'.
>>
>> * subversion/libsvn_subr/path.c
>> (svn_path_is_uri_safe): Invalidate path if it consists of a URI
>> scheme only.
>> ]]]
>>
>> -
>> Toby<subversion--libsvn_subr--path.c.diff>---------------------------------------------------------------------
>>
>> To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
>> For additional commands, e-mail: dev-help_at_subversion.tigris.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: dev-help_at_subversion.tigris.org
>
>
Received on 2008-08-16 07:49:43 CEST