[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: Toby Peterson <toby_at_apple.com>
Date: Fri, 15 Aug 2008 22:17:38 -0700

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.

- Toby

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:17:50 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.