diff --git a/doc/bugs/SQlite_failed_when_copying_to_remote_repository.mdwn b/doc/bugs/SQlite_failed_when_copying_to_remote_repository.mdwn index f89626cda6..61b56947eb 100644 --- a/doc/bugs/SQlite_failed_when_copying_to_remote_repository.mdwn +++ b/doc/bugs/SQlite_failed_when_copying_to_remote_repository.mdwn @@ -76,3 +76,4 @@ FreeBSD extra-2 13.1-RELEASE-p2 FreeBSD 13.1-RELEASE-p2 n245412-484f039b1d0 TRUE I use git-annex for several years, and I'm very happy with it. I's one of the best files synchronisation tools. +[[!meta title="sqlite fails when repository path contains non-unicode"]] diff --git a/doc/bugs/SQlite_failed_when_copying_to_remote_repository/comment_9_192c219b32c95954ec6400367474dd78._comment b/doc/bugs/SQlite_failed_when_copying_to_remote_repository/comment_9_192c219b32c95954ec6400367474dd78._comment index bfa4e2dc4a..34d7a3170d 100644 --- a/doc/bugs/SQlite_failed_when_copying_to_remote_repository/comment_9_192c219b32c95954ec6400367474dd78._comment +++ b/doc/bugs/SQlite_failed_when_copying_to_remote_repository/comment_9_192c219b32c95954ec6400367474dd78._comment @@ -5,4 +5,9 @@ content=""" I sent in a pull request today to persistent-sqlite that will let git-annex fix this once accepted. + + + +Once/if that is merged, git-annex can be changed to +use the new `open'` """]]