external Links to Revision in SVN Client - Assertion error

183 views
Skip to first unread message

Georg Froschauer

unread,
Apr 22, 2021, 5:04:21 AM4/22/21
to TortoiseSVN
Hello,

I get an assertion failed exception while trying to follow a link to a specific SVN revision that is openend up in my Tortoise Client.

We have a SVN repository configured inside our ALM tool Polarion  and commits are shown as linked revisions which works fine. However when i click that linked revision it opens up Tortoise and I get that error:

In file
 'D:\Development\SVN\Releases\TortoiseSVN-1.14.1\ext\subversion\subversion\libsvn_wc\wc_db.c'
 line 9211: assertion failed (svn_dirent_is_absolute(local_abspath))

I guess the link is not probably set up that points to the revision:
svn://emssvn:3691/pathToRepo/svnwebclient/revisionDetails.jsp?rev=$revision$

When I cut the revisionDetails.... part of the link its is directing me correctly to the repository in Tortoise. But I would need to get directly to the exact file/revision.

Anybody has an idea what I am doing wrong?

Stefan

unread,
Apr 23, 2021, 2:01:27 PM4/23/21
to TortoiseSVN
svn:// urls open the repository browser. But there's no way to go to a specific revision with that kind of urls.
But you could use the tsvncmd: urls described here:
Reply all
Reply to author
Forward
0 new messages