Re: E200004 error during commit

2024-03-16 Thread Robin
I believe this unfortunately means your repository is corrupt. If you 
have a backup of the repository, the easiest way is probably to 
restore the backup.


If you don't have a backup and have to try to manually restore the 
repository, Daniel Shahaf goes into quite a bit of detail in these 
previous threads on the mailing list:


https://lists.apache.org/thread/8sokdqly67db11g6vs5v547xwz1hrp74
https://lists.apache.org/thread/0y7kpppv3f0ms301m13pw0qybr47wjb4

Maybe these can help you to figure out the correct value of the L2P 
offset?


Unfortunately, I don't have a backup. The current revision is 1203, so 
this means the corruption is way back in r319?


After reading the threads, I don't quite understand how to fix L2P. The 
problem is now sometimes I'm unable to commit.


Robin


On 3/16/2024 8:49 PM, Daniel Sahlberg wrote:

Den tors 14 mars 2024 kl 05:22 skrev Robin :

Hi,

when committing to folder, I get a

Commit failed (details follow):
Invalid L2P offset in r320 footer
Could not convert '�x�ț���C � Y+�
     ��ׁ%�?�l��\wH ��O3D�� b�4 �z ͦcr42 �Z2� �9g�,h$c
     �yM .��"�?z��X: ~j� m�S  �' into a number

svnadmin verify gives


* Verifying metadata at revision 0 ...
* Error verifying repository metadata.
svnadmin: E24: Invalid L2P offset in r319 footer
svnadmin: E24: Could not convert

'L��>q��y���B�|Q�`E⌂♠A�r�Y�X1V}���g6.�☼�ݥ�♂�M�,♫�]I̠◄�8►�ِ���Ya↕4♠�%��e�'��XRf1�◄��OY�D`F�',►VRG�޾�]u'

into a number


SVN 1.14.2

Robin


Re: E200004 error during commit

2024-03-16 Thread Daniel Sahlberg
Den tors 14 mars 2024 kl 05:22 skrev Robin :

> Hi,
>
> when committing to folder, I get a
>
> Commit failed (details follow):
> Invalid L2P offset in r320 footer
> Could not convert '�x�ț���C � Y+�
>  ��ׁ%�?�l��\wH ��O3D�� b�4 �z ͦcr42 �Z2� �9g�,h$c
>  �yM .��"�?z��X: ~j� m�S  �' into a number
>
> svnadmin verify gives
>
>
> * Verifying metadata at revision 0 ...
> * Error verifying repository metadata.
> svnadmin: E24: Invalid L2P offset in r319 footer
> svnadmin: E24: Could not convert
> 'L��>q��y���B�|Q�`E⌂♠A�r�Y�X1V}���g6.�☼�ݥ�♂�M�,♫�]I̠◄�8►�ِ���Ya↕4♠�%��e�'��XRf1�◄��OY�D`F�',►VRG�޾�]u'
>
> into a number
>
>
> SVN 1.14.2
>
> Robin
>
>
Hi,

I believe this unfortunately means your repository is corrupt. If you have
a backup of the repository, the easiest way is probably to restore the
backup.

If you don't have a backup and have to try to manually restore the
repository, Daniel Shahaf goes into quite a bit of detail in these previous
threads on the mailing list:

https://lists.apache.org/thread/8sokdqly67db11g6vs5v547xwz1hrp74
https://lists.apache.org/thread/0y7kpppv3f0ms301m13pw0qybr47wjb4

Maybe these can help you to figure out the correct value of the L2P offset?

Kind regards,
Daniel Sahlberg


E200004 error during commit

2024-03-13 Thread Robin

Hi,

when committing to folder, I get a

Commit failed (details follow):
Invalid L2P offset in r320 footer
Could not convert '�x�ț���C�Y+�
    ��ׁ%�?�l��\wH��O3D��b�4�zͦcr42�Z2��9g�,h$c
    �yM.��"�?z��X:~j�m�S�' into a number

svnadmin verify gives


* Verifying metadata at revision 0 ...
* Error verifying repository metadata.
svnadmin: E24: Invalid L2P offset in r319 footer
svnadmin: E24: Could not convert 
'L��>q��y���B�|Q�`E⌂♠A�r�Y�X1V}���g6.�☼�ݥ�♂�M�,♫�]I̠◄�8►�ِ���Ya↕4♠�%��e�'��XRf1�◄��OY�D`F�',►VRG�޾�]u' 
into a number



SVN 1.14.2

Robin