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

RE: TortoiseSVN revision 24088 exception

From: Echlin, Robert <Robert.Echlin_at_windriver.com>
Date: Mon, 8 Apr 2013 19:40:12 +0000

Hi Ben,
You said:
"
4. I replaced the absolute URL of the trunk like http://example.com/repo/some/repo/paths/Proj1/trunk with the shortened path /some/repo/paths/Proj1/branches/mybranch
"

Maybe you shouldn't be putting a relative path in here, as it expects an absolute URL?
Or were you saying that you replaced one absolute URL with another, shorter, absolute URL, but only typed it in the email as a relative URL?

Rob

--
Rob Echlin, Documentation Systems Architect, Wind River
-----Original Message-----
From: Stefan Küng [mailto:tortoisesvn_at_gmail.com] 
Sent: Monday, April 08, 2013 3:32 PM
To: users_at_tortoisesvn.tigris.org
Subject: Re: TortoiseSVN revision 24088 exception
On 08.04.2013 01:23, ch3cooli wrote:
> This happened once to me. What is the possible exception to throw inside SVN library?
Well the exception text says:
assertion failed (svn_dirent_is_absolute(local_abspath))
which means svn expected an absolute path but either got an empty string or a relative path passed to it.
but if it only happened once for you, it's impossible for me to figure out where and how this happened and I can't fix it.
If you ever find a way to reproduce this, please come back here and report it.
Stefan
-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3052809
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3052811
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-04-08 21:46:24 CEST

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

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