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

svn_uri_is_canonical(url, pool) 1.7.3

From: Nathan Stiles <stiles.nathan_at_gmail.com>
Date: Mon, 19 Dec 2011 20:31:06 -0500

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

So then I try "https://computername:8443/svn/RepoName" and I don't receive
the error.

Best of luck on this I'm not subscribed to this list so if this is useful
and someone needs additional information please email me directly.

Also thank you for SVN everyone who has contributed I really find it's a
beautiful system.
Received on 2011-12-20 03:22:52 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.