[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] assertion failure: 'svn subcommand uri://'

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Fri, 15 Aug 2008 22:49:08 -0700

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

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.