This commit is contained in:
parent
af66e11f09
commit
8a01949006
1 changed files with 10 additions and 11 deletions
|
@ -4,17 +4,16 @@ I'm using macbooks as clients and servers. They are all running git-annex versio
|
||||||
|
|
||||||
I'm currently at the step after cloning and cding into the repository on the client. When I attempt to run <code>git annex init 'Tom Macbook'</code>, I get the following error:
|
I'm currently at the step after cloning and cding into the repository on the client. When I attempt to run <code>git annex init 'Tom Macbook'</code>, I get the following error:
|
||||||
|
|
||||||
|
```
|
||||||
|
git annex init 'Tom Macbook'
|
||||||
|
init Tom Macbook
|
||||||
|
Failed to get annex.uuid configuration of repository origin
|
||||||
|
|
||||||
<code>
|
Instead, got: "annex.uuid=\ncore.gcrypt-id=\n"
|
||||||
git annex init 'Tom Macbook'
|
|
||||||
init Tom Macbook
|
This is unexpected; please check the network transport!
|
||||||
Failed to get annex.uuid configuration of repository origin
|
ok
|
||||||
|
(recording state in git...)
|
||||||
Instead, got: "annex.uuid=\ncore.gcrypt-id=\n"
|
```
|
||||||
|
|
||||||
This is unexpected; please check the network transport!
|
|
||||||
ok
|
|
||||||
(recording state in git...)
|
|
||||||
</code>
|
|
||||||
|
|
||||||
I'm really stumped here. Any suggestions? Thanks. Let me know if I can provide any further info.
|
I'm really stumped here. Any suggestions? Thanks. Let me know if I can provide any further info.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue