Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
133968a549
4 changed files with 38 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="209.250.56.43"
|
||||
subject="comment 1"
|
||||
date="2014-01-13T19:22:12Z"
|
||||
content="""
|
||||
It looks like git-annex was leaking memory, and so ran out and died.
|
||||
|
||||
But, you're using an ancient version of git-annex from 2012. Upgrade to a current version and write back if it still has a memory leak. I doubt it does.
|
||||
"""]]
|
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="209.250.56.43"
|
||||
subject="comment 10"
|
||||
date="2014-01-13T19:20:29Z"
|
||||
content="""
|
||||
No, you're wrong: Git-annex supports every filepath encoding. This bug report has been fixed, and closed for 2 years now. git-annex treats filepaths as bytestrings (essentially).
|
||||
|
||||
Whatever problem you are having must have some other cause.
|
||||
"""]]
|
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="209.250.56.43"
|
||||
subject="comment 11"
|
||||
date="2014-01-13T18:45:34Z"
|
||||
content="""
|
||||
I've handled the cloud repo check by making external special remotes be assumed by default to be globally available via the cloud. So no need to do anything in most cases. For remotes that are only available locally, the remote can reply with \"AVAILABILITY LOCAL\" when git-annex sends an AVAILABILITY request.
|
||||
"""]]
|
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="209.250.56.43"
|
||||
subject="comment 1"
|
||||
date="2014-01-13T18:57:48Z"
|
||||
content="""
|
||||
The log file is supposed to be stored by git-annex in the git-annex branch of the git repository. I don't know how it could end up being committed to the master branch instead.
|
||||
|
||||
Can you run these same commands again and reproduce the problem?
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue