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

RE: Subversion exception report

From: Bert Huijben <bert_at_qqmail.nl>
Date: Fri, 19 Feb 2016 12:23:07 +0100

> -----Original Message-----
> From: Andreas Stieger [mailto:Andreas.Stieger_at_gmx.de]
> Sent: vrijdag 19 februari 2016 10:58
> To: Carlos Hernandez Alaniz <carlos.hernandez_at_gameloft.com>
> Cc: users_at_subversion.apache.org
> Subject: Re: Subversion exception report
>
> Hello,
>
> Carlos Hernandez Alaniz wrote:
> > In file
> > 'D:\Development\SVN\Releases\TortoiseSVN-
> 1.9.1\ext\subversion\subversion\libsvn_client\commit_util.c'
> > line 1197: assertion failed (svn_dirent_is_absolute(base_dir_abspath))
>
> Please update to the compatible TortoiseSVN 1.9.3 (with svn 1.9.3) and try
> again.
>
> > I had two copies of a repository and didn't notice I was
> > trying to commit two files from one, and one file from the other.
>
> Could you describe this in more detail please?

By checking the sourcecode, I think this issue is reproducable by committing files from two different drives on Windows.

$ F:\>svn ci f:\svn-dev\dev g:\brk
svn: E235000: In file '..\..\..\subversion\libsvn_client\commit_util.c' line 1197: assertion failed (svn_dirent_is_absolute(base_dir_abspath))

Confirmed with 1.9.3.

        Bert
Received on 2016-02-19 12:23:18 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.