[jira] [Resolved] (SVN-4911) SQLite error on HTTP to HTTPS redirect with file externals
"Daniel Sahlberg (Jira)" <[email protected]> Sun, 2 Apr 2023 20:32:00 +0000 (UTC)
| Newsgroups | gmane.comp.version-control.subversion.issues |
|---|---|
| Message-ID | <[email protected]> |
[ https://issues.apache.org/jira/browse/SVN-4911?page=3Dcom.atlassian.=
jira.plugin.system.issuetabpanels:all-tabpanel ]
Daniel Sahlberg resolved SVN-4911.
----------------------------------
Resolution: Fixed
r1908926, nominated for backport to 1.14.
> 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 HTT=
PS, 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: EXTERNA=
LS.def_repos_relpath}}
> {{.}}
> {{.}}
> {{.}}
> {{Checked out revision N.}}
> {{svn: E205011: Failure occurred processing one or more externals definit=
ions}}
> References:
> 1. Mail by P=C3=A1l Kov=C3=A1cs (with reproduction steps) to [email protected] =
with title "redirection error with file externals - possible bug" dated Sat=
urday, March 11, 2023, archived:
> https://lists.apache.org/thread/go4r3lflzy7yvq7bt4rnofyc46n59whh
> 2. Mail by Baldauf Christoph to [email protected] with title "Checkout problem =
via http with file external pointing at redirected URL" dated Tuesday, Febr=
uary 7, 2023, archived: https://lists.apache.org/thread/x0v1tj68d2mz4vdoxj0=
bts8h5x892q9n
--
This message was sent by Atlassian Jira
(v8.20.10#820010)