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

wc_db.c line 10235: assertion failed

From: <frodo.hobbit_at_gmx.net>
Date: Mon, 21 Mar 2016 16:52:00 +0100

I want to set an external reference to a relative project path, which does not contain spaces (googling the assertion gave a hint that spaces can be involved into creating this assertion).
I can enter the path but once I press the context menu entry "Fetch HEAD revision and adjust to it",
I get the assertion with the hint (svn_dirent_is_absolute(local_abspath)).
The local path is 'XXX', the referenced project is located at '../../../reference_project/trunk/my_src/XXX' and should exist,
as a second parallel project which is setup in similar fashion and directory structure can actually reference the same sub-directory.

My Tortoise svn is
TortoiseSVN 1.9.3, Build 27166 - 64 Bit -dev, 2016/02/08 07:58:04
on Windows 7.
Received on 2016-03-21 20:51:36 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.