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

Re: Subversion Exception

From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Mon, 12 Mar 2018 11:45:13 +0100

On Mon, Mar 12, 2018 at 8:56 AM, Helge Belsvik <hb_at_dds.no> wrote:
> I got this message when trying to commit updated files:
>
> ---------------------------
> Subversion Exception!
> ---------------------------
> Subversion encountered a serious problem.
> Please take the time to report this on the Subversion mailing list
> with as much information as possible about what
> you were trying to do.
> But please first search the mailing list archives for the error message
> to avoid reporting the same problem repeatedly.
> You can find the mailing list archives at
> http://subversion.apache.org/mailing-lists.html
>
> Subversion reported the following
> (you can copy the content of this dialog
> to the clipboard using Ctrl-C):
>
> In file
> 'D:\Development\SVN\Releases\TortoiseSVN-1.9.7\ext\subversion\subversion\libsvn_wc\wc_db.c'
> line 10235: assertion failed (svn_dirent_is_absolute(local_abspath))
> ---------------------------
> OK
> ---------------------------

There must be something special with the state of your working copy,
or with the input you're giving TortoiseSVN to commit files. Can you
determine what's special about it?

Or even: can you reproduce this error with a self-containing testcase,
starting with a new, empty svn repository (created with "svnadmin
create", then checking that out with "svn co XXX" and building a
working copy and performing actions until you can replicate this
error)?

-- 
Johan
Received on 2018-03-12 11:45:45 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.