You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Yuri (Jira)" <ji...@apache.org> on 2020/03/27 05:32:00 UTC

[jira] [Commented] (SVN-4851) 'svn update' fails: svn: E200035: sqlite[S19]: UNIQUE constraint failed: NODES.wc_id, NODES.parent_relpath, NODES.local_relpath, NODES.op_depth

    [ https://issues.apache.org/jira/browse/SVN-4851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17068283#comment-17068283 ] 

Yuri commented on SVN-4851:
---------------------------

Is there a way to fix this repository?

> 'svn update' fails: svn: E200035: sqlite[S19]: UNIQUE constraint failed: NODES.wc_id, NODES.parent_relpath, NODES.local_relpath, NODES.op_depth
> -----------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SVN-4851
>                 URL: https://issues.apache.org/jira/browse/SVN-4851
>             Project: Subversion
>          Issue Type: Bug
>    Affects Versions: 1.13.0
>            Reporter: Yuri
>            Priority: Major
>
> I am trying to update the FreeBSD ports repository and am getting this error:
> {code:java}
> [yuri@yv /usr/ports]$ svn updateUpdating '.':
> svn: E200035: sqlite[S19]: UNIQUE constraint failed: NODES.wc_id, NODES.parent_relpath, NODES.local_relpath, NODES.op_depth
> svn: E200042: Additional errors:
> svn: E200035: sqlite[S19]: UNIQUE constraint failed: NODES.wc_id, NODES.parent_relpath, NODES.local_relpath, NODES.op_depth
> [yuri@yv /usr/ports]$ echo $?
> 1
> [yuri@yv /usr/ports]$
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)