Merge remote-tracking branch 'branchable/master' into s3
This commit is contained in:
commit
54d20122e9
3 changed files with 23 additions and 0 deletions
|
@ -25,3 +25,10 @@ Once all checks are done, one single transfer session should be started. Creatin
|
|||
> While I do hope to improve ssh usage so that it sshs once, and feeds
|
||||
> `git-annex-shell` a series of commands to run, that is a much longer-term
|
||||
> thing. --[[Joey]]
|
||||
|
||||
>> FYI, in a repo with 1228 files, all small, repos _completely in sync_.
|
||||
|
||||
% git annex copy . --to foo # 1200 seconds
|
||||
% git annex copy . --to foo --fast # 20 seconds
|
||||
|
||||
>> RichiH
|
||||
|
|
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U"
|
||||
nickname="Richard"
|
||||
subject="comment 3"
|
||||
date="2011-03-28T20:47:23Z"
|
||||
content="""
|
||||
Push access to the non-code bits of git-annex' ikiwiki would be very welcome indeed. Given the choice, I would rather edit everything in Vim than in a browser. -- RichiH
|
||||
"""]]
|
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U"
|
||||
nickname="Richard"
|
||||
subject="comment 4"
|
||||
date="2011-03-28T20:45:35Z"
|
||||
content="""
|
||||
Personally, I would not mind a requirement to keep a local bup repo. I wouldn't want my data to to unncessarily complex setups, anyway. -- RichiH
|
||||
"""]]
|
Loading…
Reference in a new issue