[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: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 08 Apr 2013 21:31:53 +0200

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].
Received on 2013-04-08 21:32:04 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.