You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Matteo Tesser <ma...@gmail.com> on 2017/11/18 10:56:15 UTC

Issues with version 1.9.7

Goodmorning,

I use SVN from several years, but during the last few days I found a
project folder have been corrupted several times.

In doing the clean Subversion reported the following

 'D:\Development\SVN\Releases\TortoiseSVN-1.9.7\ext\subversion\subversion\libsvn_client\cleanup.c'
 line 227: assertion failed (svn_dirent_is_absolute(dir_abspath))

best regards,
MT

Re: Issues with version 1.9.7

Posted by Matteo Tesser <ma...@gmail.com>.
Hi Johan,
thanks for supporting. Fortunally the issue has been rsolved itselft: if it
can help after a couple of days I had to reboot my laptop and after that
the svn folder was recognized as fine.
best regards,
Matteo

On Mon, Nov 20, 2017 at 10:45 AM, Johan Corveleyn <jc...@gmail.com> wrote:

> On Sat, Nov 18, 2017 at 11:56 AM, Matteo Tesser <ma...@gmail.com>
> wrote:
> > Goodmorning,
> >
> > I use SVN from several years, but during the last few days I found a
> project
> > folder have been corrupted several times.
> >
> > In doing the clean Subversion reported the following
> >
> >
> > 'D:\Development\SVN\Releases\TortoiseSVN-1.9.7\ext\
> subversion\subversion\libsvn_client\cleanup.c'
> >  line 227: assertion failed (svn_dirent_is_absolute(dir_abspath))
>
> Hi Matteo,
>
> We've seen reports of this specific error a couple of times on this
> list. It would be great if we could get to the bottom of this, and
> determine whether it's a but in svn core, or in TortoiseSVN callilng
> the svn libraries incorrectly, or something else.
>
> There must be something special going on with that working copy though
> (otherwise we'd see this error much more often). Can you find out
> what's so special about your working copy? Alternatively, can you come
> up with a reproduction recipe to reproduce this error from scratch?
>
> --
> Johan
>

Re: Issues with version 1.9.7

Posted by Johan Corveleyn <jc...@gmail.com>.
On Sat, Nov 18, 2017 at 11:56 AM, Matteo Tesser <ma...@gmail.com> wrote:
> Goodmorning,
>
> I use SVN from several years, but during the last few days I found a project
> folder have been corrupted several times.
>
> In doing the clean Subversion reported the following
>
>
> 'D:\Development\SVN\Releases\TortoiseSVN-1.9.7\ext\subversion\subversion\libsvn_client\cleanup.c'
>  line 227: assertion failed (svn_dirent_is_absolute(dir_abspath))

Hi Matteo,

We've seen reports of this specific error a couple of times on this
list. It would be great if we could get to the bottom of this, and
determine whether it's a but in svn core, or in TortoiseSVN callilng
the svn libraries incorrectly, or something else.

There must be something special going on with that working copy though
(otherwise we'd see this error much more often). Can you find out
what's so special about your working copy? Alternatively, can you come
up with a reproduction recipe to reproduce this error from scratch?

-- 
Johan