[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: Carlos Hernandez Alaniz <carlos.hernandez_at_gameloft.com>
Date: Fri, 19 Feb 2016 08:36:13 -0800

Yes, that's it.
I had checked out the same repository in, let's say, "F:\folder_a" and
"S:\folder_b".

Then I edited 3 files and by mistake I tried to commit them like this:
F:\folder_a\file1.cpp
F:\folder_a\file2.cpp
S:\folder_b\file3.cpp

Instead of taking "file3.cpp" from "F:\folder_a".

And then I got the exception.

Salu2. . .

On 19/02/2016 03:23 a.m., Bert Huijben wrote:
>
>> -----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 17:36:30 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.