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

RE: Assertion Failure dialogs appear when attempting to open repository with bad URL

From: Dean Veros <dveros_at_cmacommunities.com>
Date: Wed, 10 Jun 2015 16:18:37 +0000

Upgraded & tested with same bad URL ... same result - although assertion error now occurs on a different line.
Badly formatted URL: "file:///c:Software/SourceCodeRepository<file:///c:Software\SourceCodeRepository>"


---------------------------
Subversion Exception!
---------------------------
Subversion encountered a serious problem.
Please take the time to report this on the Subversion mailing list
with as much information as possible about what
you were trying to do.
But please first search the mailing list archives for the error message
to avoid reporting the same problem repeatedly.
You can find the mailing list archives at
http://subversion.apache.org/mailing-lists.html

Subversion reported the following
(you can copy the content of this dialog
to the clipboard using Ctrl-C):

In file
'D:\Development\SVN\Releases\TortoiseSVN-1.8.10\ext\subversion\subversion\libsvn_subr\dirent_uri.c'
line 2307: assertion failed (svn_uri_is_canonical(url, pool))
---------------------------
OK
---------------------------

From: Andreas Stieger [mailto:Andreas.Stieger_at_gmx.de]
Sent: Wednesday, June 10, 2015 3:13 AM
To: Dean Veros
Cc: dev_at_subversion.apache.org
Subject: Aw: Assertion Failure dialogs appear when attempting to open repository with bad URL

Please upgrade to the compatible ToroiseSVN 1.7.15 (containing 1.7.18) and try again.
https://sourceforge.net/projects/tortoisesvn/files/1.7.15/

Gesendet: Mittwoch, 10. Juni 2015 um 02:26 Uhr
Von: "Dean Veros" <dveros_at_cmacommunities.com<mailto:dveros_at_cmacommunities.com>>
An: "dev_at_subversion.apache.org<mailto:dev_at_subversion.apache.org>" <dev_at_subversion.apache.org<mailto:dev_at_subversion.apache.org>>
Betreff: Assertion Failure dialogs appear when attempting to open repository with bad URL
Windows 7 - 64-bit Tortoise SVN 1.7.11.23600

Multiple assertion message dialogs are displayed when the repository URL is incorrectly formatted. Last attempt generated 8 dialogs (appearing after "OK" is clicked)

Badly formatted URL: "file:///c:Software/SourceCodeRepository<file:///c:Software\SourceCodeRepository>"


---------------------------
Subversion Exception!
---------------------------
Subversion encountered a serious problem.
Please take the time to report this on the Subversion mailing list
with as much information as possible about what
you were trying to do.
But please first search the mailing list archives for the error message
to avoid reporting the same problem repeatedly.
You can find the mailing list archives at
http://subversion.apache.org/mailing-lists.html

Subversion reported the following
(you can copy the content of this dialog
to the clipboard using Ctrl-C):

In file
'D:\Development\SVN\Releases\TortoiseSVN-1.7.11\ext\subversion\subversion\libsvn_subr\dirent_uri.c'
line 2313: assertion failed (svn_uri_is_canonical(url, pool))
---------------------------
OK
---------------------------
Received on 2015-06-10 18:24:05 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.