Added a comment: Additional info
This commit is contained in:
parent
438ae8520c
commit
a9125ee6f6
1 changed files with 44 additions and 0 deletions
|
@ -0,0 +1,44 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="https://www.google.com/accounts/o8/id?id=AItOawmTIL7ubr5opWM69Q5VtCxuxC2H0SSnzic"
|
||||||
|
nickname="Petr"
|
||||||
|
subject="Additional info"
|
||||||
|
date="2014-04-29T05:07:26Z"
|
||||||
|
content="""
|
||||||
|
Not the above was done using git-annex webapp. I have also tried the same from cmdline with the same results:
|
||||||
|
|
||||||
|
|
||||||
|
[[!format sh \"\"\"
|
||||||
|
#Once remote added
|
||||||
|
|
||||||
|
➜ test_move_bp git:(annex/direct/master) git annex enableremote macrepo
|
||||||
|
zsh:1: command not found: git-annex-shell
|
||||||
|
|
||||||
|
Remote macrepo does not have git-annex installed; setting annex-ignore
|
||||||
|
git-annex: Unknown special remote name.
|
||||||
|
(No special remotes are currently known; perhaps use initremote instead?)
|
||||||
|
|
||||||
|
|
||||||
|
#However the ssh works fine:
|
||||||
|
|
||||||
|
➜ test_move_bp git:(annex/direct/master) ssh pmichalec@ape-mac-mini.local
|
||||||
|
Last login: Tue Apr 29 06:19:29 2014
|
||||||
|
➜ ~ which git-annex-shell
|
||||||
|
/Applications/git-annex.app/Contents/MacOS/git-annex-shell
|
||||||
|
➜ ~ /Applications/git-annex.app/Contents/MacOS/git-annex-shell
|
||||||
|
git-annex-shell: bad parameters
|
||||||
|
|
||||||
|
Usage: git-annex-shell [-c] command [parameters ...] [option ...]
|
||||||
|
|
||||||
|
Plumbing commands:
|
||||||
|
|
||||||
|
commit DIRECTORY commits any staged changes to the git-annex branch
|
||||||
|
configlist DIRECTORY outputs relevant git configuration
|
||||||
|
dropkey DIRECTORY KEY ... drops annexed content for specified keys
|
||||||
|
gcryptsetup DIRECTORY VALUE sets up gcrypt repository
|
||||||
|
inannex DIRECTORY KEY ... checks if keys are present in the annex
|
||||||
|
notifychanges DIRECTORY sends notification when git refs are changed
|
||||||
|
recvkey DIRECTORY KEY runs rsync in server mode to receive content
|
||||||
|
sendkey DIRECTORY KEY runs rsync in server mode to send content
|
||||||
|
transferinfo DIRECTORY KEY updates sender on number of bytes of content received
|
||||||
|
\"\"\"]]
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue