This commit is contained in:
parent
ee291f6489
commit
f3b7fe82db
1 changed files with 6 additions and 6 deletions
|
@ -5,13 +5,13 @@ When creating a new git-annex repository (or upgrading, or doing fsck) inside a
|
||||||
Indeed, a created-outside-cryfs git-annex repository works as expected when copied inside
|
Indeed, a created-outside-cryfs git-annex repository works as expected when copied inside
|
||||||
|
|
||||||
### What steps will reproduce the problem?
|
### What steps will reproduce the problem?
|
||||||
1.) Install cryfs (https://www.cryfs.org/, packaged for ubuntu,debian, or build from source)
|
1. Install cryfs (https://www.cryfs.org/, packaged for ubuntu,debian, or build from source)
|
||||||
2.) Create a CryFS container: $ cryfs container container-data
|
2. Create a CryFS container: $ cryfs container container-data
|
||||||
3.) Create a git annex repository inside the container:
|
3. Create a git annex repository inside the container:
|
||||||
|
|
||||||
$ cd container
|
$ cd container
|
||||||
$ git init .
|
$ git init .
|
||||||
$ git annex init --version 6
|
$ git annex init --version 6
|
||||||
|
|
||||||
|
|
||||||
### What version of git-annex are you using? On what operating system?
|
### What version of git-annex are you using? On what operating system?
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue