This commit is contained in:
parent
a5bf11513d
commit
9c5bd871c0
1 changed files with 21 additions and 0 deletions
|
@ -45,4 +45,25 @@ EDIT2: When I continue on the windows side (despite the warning):
|
||||||
|
|
||||||
But that's not true, git-annex is definitely installed on the server (it's just the Debian package and it resides in /usr/bin/git-annex). In any case, the client repository is still empty
|
But that's not true, git-annex is definitely installed on the server (it's just the Debian package and it resides in /usr/bin/git-annex). In any case, the client repository is still empty
|
||||||
|
|
||||||
|
EDIT3: Struggle, struggle, ...
|
||||||
|
|
||||||
|
Finally, for whatever reason, the client dir is not empty. What seems to be missing on the server was:
|
||||||
|
|
||||||
|
git annex sync
|
||||||
|
|
||||||
|
but this is never written (also not in the walkthrough). Can anyone tell me if it's required and why?
|
||||||
|
|
||||||
|
Furthermore, even that I "see" at least the file references now, I am not able to get them:
|
||||||
|
|
||||||
|
$ git annex get apps
|
||||||
|
get apps/gitignore (not available)
|
||||||
|
Try making some of these repositories available:
|
||||||
|
10d0ffd8-f499-4b55-83e6-ff58cd98edc5 -- server
|
||||||
|
|
||||||
|
(Note that these git remotes have annex-ignore set: origin)
|
||||||
|
failed
|
||||||
|
git-annex: get: 1 failed
|
||||||
|
|
||||||
|
That's an SSH remote, it *is* available! What is meant by that?
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue