Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
68f297411a
2 changed files with 22 additions and 0 deletions
|
@ -0,0 +1,12 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="64.134.31.139"
|
||||
subject="comment 1"
|
||||
date="2013-10-22T17:37:44Z"
|
||||
content="""
|
||||
The sad state of affairs that in the supposedly modern 21st century, popular operating systems are regressing in functionality?
|
||||
|
||||
Yes, git-annex can deal with this. `git annex init` will detect when it's run on a crippled filesystem and enable various workarounds, including [[direct_mode]].
|
||||
|
||||
The git-annex android app deals with all this automatically when creating a repository.
|
||||
"""]]
|
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="64.134.31.139"
|
||||
subject="comment 1"
|
||||
date="2013-10-22T17:41:58Z"
|
||||
content="""
|
||||
You're basically correct. Typically if you have a central machine, it's a server, so at that point you're not pairing, but are just adding a ssh server, or some other type of remote.
|
||||
|
||||
I think that systems like AeroFS are pretty neat, but my goal is not really to build another one of those. I'd rather make git-annex be able to use such things as [[special_remotes]].
|
||||
"""]]
|
Loading…
Reference in a new issue