You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Daniel Sahlberg (Jira)" <ji...@apache.org> on 2023/04/02 20:31:00 UTC

[jira] [Assigned] (SVN-4911) SQLite error on HTTP to HTTPS redirect with file externals

     [ https://issues.apache.org/jira/browse/SVN-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Sahlberg reassigned SVN-4911:
------------------------------------

    Assignee: Daniel Sahlberg

> SQLite error on HTTP to HTTPS redirect with file externals
> ----------------------------------------------------------
>
>                 Key: SVN-4911
>                 URL: https://issues.apache.org/jira/browse/SVN-4911
>             Project: Subversion
>          Issue Type: Bug
>    Affects Versions: 1.14.2
>            Reporter: Nathan Hartman
>            Assignee: Daniel Sahlberg
>            Priority: Major
>             Fix For: 1.15, 1.14.3
>
>
> Users who previously served repositories via HTTP, wish to migrate to HTTPS, configured redirection, and whose repositories use file-externals, are encountering a failure during "svn checkout" or "svn upgrade" when the file-external is encountered.
> The command line client prints text similar to:
> {{Redirecting to URL 'https://repo/.../test.txt':}}
> {{Fetching external item into 'wc\test.txt':}}
> {{svn: warning: W200035: sqlite[S19]: NOT NULL constraint failed: EXTERNALS.def_repos_relpath}}
> {{.}}
> {{.}}
> {{.}}
> {{Checked out revision N.}}
> {{svn: E205011: Failure occurred processing one or more externals definitions}}
> References:
> 1. Mail by Pál Kovács (with reproduction steps) to users@s.a.o with title "redirection error with file externals - possible bug" dated Saturday, March 11, 2023, archived:
> https://lists.apache.org/thread/go4r3lflzy7yvq7bt4rnofyc46n59whh
> 2. Mail by Baldauf Christoph to users@s.a.o with title "Checkout problem via http with file external pointing at redirected URL" dated Tuesday, February 7, 2023, archived: https://lists.apache.org/thread/x0v1tj68d2mz4vdoxj0bts8h5x892q9n



--
This message was sent by Atlassian Jira
(v8.20.10#820010)