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

Re: svn_uri_is_canonical(url, pool) 1.7.3

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Tue, 20 Dec 2011 00:11:06 -0500

On 12/19/2011 08:31 PM, Nathan Stiles wrote:
> I received the following from my tortoise svn 64bit whilt trying to checkout
> from my local visual svn server 2.5.2.
> In file
> 'D:\Development\SVN\Releases\TortoiseSVN-1.7.3\ext\subversion\subversion\libsvn_client\checkout.c'
> line 94: assertion failed (svn_uri_is_canonical(url, pool))
>
> So this is win7 64 bit professional
>
> the original uri i tried to use was "localhost:8443/svn/RepoName"
> and thats what threw the error

If that is, in fact, the literal string you used, then my guess is that the
lack of a URI scheme and "://" prefix caused the assertion.

But you might find that the TortoiseSVN community
(users_at_tortoisesvn.tigris.org) is able to more completely identify and/or
explain your problem, or at least triage the situation to determine if, in
fact, there is cause for the developers of the core Subversion libraries
(the folks you've mailed here at dev_at_subversion.apache.org) to discuss the
matter as it concerns those libraries.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand
Received on 2011-12-20 06:11:43 CET

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.