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

RE: assertion failed (svn_dirent_is_absolute(dir_abspath))

From: Thomsen, Allan A B <Allan.A.B.Thomsen_at_damco.com>
Date: Wed, 27 Jul 2016 10:01:58 +0000

From: Stefan Sperling [mailto:stsp_at_elego.de]
Sent: Wednesday, July 27, 2016 11:55 AM

> Setting the corrupted working copy problem aside, the assertion failure is likely a bug in TortoiseSVN in the way it calls Subversion's public API function svn_client_cleanup2(). TortoiseSVN should be
> passing an absolute path but it seems to be passing something else.
That is then the issue - My logical network drive name stayed the same (J:\MyDoc\....) but by absolute path changed (\\<server>\... to \\<server>.<domain>\....). Wonder why some of the repository survived that then.

> Could you please contact the TortoiseSVN project about this?
> http://tortoisesvn.net
Now with a bit more insight - I am probably the cause rather than TortoiseSVN - but thanx for all you help!

________________________________

The information contained in this message is privileged and intended only for the recipients named. If the reader is not a representative of the intended recipient, any review, dissemination or copying of this message or the information it contains is prohibited. If you have received this message in error, please immediately notify the sender, and delete the original message and attachments.

Please consider the environment before printing this email.
Received on 2016-07-27 12:02:15 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.