You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Simon Heffer <Si...@microfocus.com> on 2020/11/09 09:17:29 UTC

Assertion error

Hi Chaps,
I got this error committing on windows using tortoise svn (which is now hung):
[cid:image001.png@01D6B678.7F6DA070]
Versiopn info:
TortoiseSVN 1.11.1, Build 28492 - 64 Bit , 2019/01/08 21:40:39
ipv6 enabled
Subversion 1.11.1, -release
apr 1.6.5
apr-util 1.6.1
serf 1.3.9
OpenSSL 1.1.0j  20 Nov 2018
zlib 1.2.11
SQLite 3.23.1

Simon Heffer

Simon Heffer
Installation & Licensing Team

Micro Focus
Simon.Heffer@microfocus.com<ma...@microfocus.com>
The Lawn, 22-30 Old Bath Road
Newbury
Berkshire
RG14 1QN
United Kingdom
Direct: +44 1635 565629




RE: Assertion error

Posted by Simon Heffer <Si...@microfocus.com>.
Looks like my subversion config file is as delivered i.e. all comments. I probably forgot to update it when I got a new machine.
So I guess that means the setting is at the default.
I've also got that thing where on UNIX you get those extra ^M in the file which I guess is all related.
We have a standard file of settings which I will apply now.

Thanks for all your replies btw.

Si


-----Original Message-----
From: Nathan Hartman <ha...@gmail.com> 
Sent: 09 November 2020 23:39
To: Daniel Shahaf <d....@daniel.shahaf.name>
Cc: Simon Heffer <Si...@microfocus.com>; dev@subversion.apache.org
Subject: Re: Assertion error

On Mon, Nov 9, 2020 at 4:47 PM Daniel Shahaf <d....@daniel.shahaf.name> wrote:
>
> Nathan Hartman wrote on Mon, 09 Nov 2020 15:49 -0500:
> > On Mon, Nov 9, 2020 at 1:55 PM Simon Heffer <Si...@microfocus.com> wrote:
> > >
> > > HI Nathan,
> > >
> > > In my content. Not sure why J
> >
> > That could happen when users from multiple OSes interact with the 
> > same files. Also, it could happen if you copy-and-paste text from a 
> > file with a different EOL style, if your editor does not 
> > automatically convert EOLs upon pasting.
>
> To be clear, it's an assertion error, so it shouldn't happen, period, 
> even in the cases mentioned, and the fact that it does happen 
> constitutes a bug.

Agreed. I'm trying to narrow down the search for it, e.g., is it in eol-style processing, etc.

Nathan

Re: Assertion error

Posted by Nathan Hartman <ha...@gmail.com>.
On Mon, Nov 9, 2020 at 4:47 PM Daniel Shahaf <d....@daniel.shahaf.name> wrote:
>
> Nathan Hartman wrote on Mon, 09 Nov 2020 15:49 -0500:
> > On Mon, Nov 9, 2020 at 1:55 PM Simon Heffer <Si...@microfocus.com> wrote:
> > >
> > > HI Nathan,
> > >
> > > In my content. Not sure why J
> >
> > That could happen when users from multiple OSes interact with the same
> > files. Also, it could happen if you copy-and-paste text from a file
> > with a different EOL style, if your editor does not automatically
> > convert EOLs upon pasting.
>
> To be clear, it's an assertion error, so it shouldn't happen, period,
> even in the cases mentioned, and the fact that it does happen
> constitutes a bug.

Agreed. I'm trying to narrow down the search for it, e.g., is it in
eol-style processing, etc.

Nathan

Re: Assertion error

Posted by Daniel Shahaf <d....@daniel.shahaf.name>.
Nathan Hartman wrote on Mon, 09 Nov 2020 15:49 -0500:
> On Mon, Nov 9, 2020 at 1:55 PM Simon Heffer <Si...@microfocus.com> wrote:
> >
> > HI Nathan,
> >
> > In my content. Not sure why J  
> 
> That could happen when users from multiple OSes interact with the same
> files. Also, it could happen if you copy-and-paste text from a file
> with a different EOL style, if your editor does not automatically
> convert EOLs upon pasting.

To be clear, it's an assertion error, so it shouldn't happen, period,
even in the cases mentioned, and the fact that it does happen
constitutes a bug.

Cheers,

Daniel

> Do the affected files have the svn:eol-style property?

Re: Assertion error

Posted by Nathan Hartman <ha...@gmail.com>.
On Mon, Nov 9, 2020 at 1:55 PM Simon Heffer <Si...@microfocus.com> wrote:
>
> HI Nathan,
>
> In my content. Not sure why J

That could happen when users from multiple OSes interact with the same
files. Also, it could happen if you copy-and-paste text from a file
with a different EOL style, if your editor does not automatically
convert EOLs upon pasting.

Do the affected files have the svn:eol-style property?

Nathan

RE: Assertion error

Posted by Simon Heffer <Si...@microfocus.com>.
HI Nathan,
In my content. Not sure why ☺

Si

From: Nathan Hartman <ha...@gmail.com>
Sent: 09 November 2020 18:53
To: Simon Heffer <Si...@microfocus.com>
Cc: dev@subversion.apache.org
Subject: Re: Assertion error

On Mon, Nov 9, 2020 at 12:43 PM Simon Heffer <Si...@microfocus.com>> wrote:
Thanks Andreas , looks like it wasn't coping with mixed EOLs, it was fine once I fixed them.

Where were the mixed EOLs, in your content or in the log message?

Thanks,
Nathan


Re: Assertion error

Posted by Nathan Hartman <ha...@gmail.com>.
On Mon, Nov 9, 2020 at 12:43 PM Simon Heffer <Si...@microfocus.com>
wrote:

> Thanks Andreas , looks like it wasn't coping with mixed EOLs, it was fine
> once I fixed them.
>

Where were the mixed EOLs, in your content or in the log message?

Thanks,
Nathan

RE: Assertion error

Posted by Simon Heffer <Si...@microfocus.com>.
Thanks Andreas , looks like it wasn't coping with mixed EOLs, it was fine once I fixed them.

Si

-----Original Message-----
From: Andreas Stieger <An...@gmx.de> 
Sent: 09 November 2020 17:16
To: Simon Heffer <Si...@microfocus.com>; dev@subversion.apache.org
Subject: Re: Assertion error

Hello Simon,

On 11/9/20 10:17 AM, Simon Heffer wrote:
> TortoiseSVN 1.11.1, Build 28492 - 64 Bit , 2019/01/08 21:40:39


Upgrade to 1.14.0 and try again.

Andreas


Re: Assertion error

Posted by Andreas Stieger <An...@gmx.de>.
Hello Simon,

On 11/9/20 10:17 AM, Simon Heffer wrote:
> TortoiseSVN 1.11.1, Build 28492 - 64 Bit , 2019/01/08 21:40:39


Upgrade to 1.14.0 and try again.

Andreas