git-annex version conflict with latest datalad build
Open
- Dominant language
- Go
- Stars
- 14
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I have a datalad repo created using datalad v0.17.8 (latest).
Gin is at its latest version as well (uses git 2.30.1 and git-annex 8.20210224 as show by running `gin --version`).
When I run `gin upload` I get the error message:
```
(...)
git-annex: Repository /home/arovai/test is at unsupported version 10. Upgrade git-annex.
(...)
```
So it seems gin fails not because the git-annex version used in my repo must be upgraded but rather downgraded, which I don't want to do.
Is there an easy way to fix this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.