Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
2dc0c434e0
4 changed files with 34 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://id.koumbit.net/anarcat"
|
||||
ip="72.0.72.144"
|
||||
subject="comment 2"
|
||||
date="2014-05-27T03:00:48Z"
|
||||
content="""
|
||||
marcos has had git-annex installed ever since i started using git-annex, which is around version 4.x. furthermore, i have assumed that the procedure i detailed in the last part were enough to reproduce the bug, but i may be mistaken.
|
||||
"""]]
|
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="209.250.56.176"
|
||||
subject="comment 5"
|
||||
date="2014-05-27T16:13:09Z"
|
||||
content="""
|
||||
See [[devblog/day_166__catching_up]]
|
||||
"""]]
|
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="209.250.56.176"
|
||||
subject="comment 1"
|
||||
date="2014-05-27T16:10:29Z"
|
||||
content="""
|
||||
Yes, you can use the `-c core.bare=false` trick to bypass the direct mode guard if you want to. Just bear in mind that it's very easy to shoot yourself in the foot by passing -a or filenames to git commit, which then checks the whole large file into git..
|
||||
"""]]
|
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="209.250.56.176"
|
||||
subject="comment 8"
|
||||
date="2014-05-27T16:08:14Z"
|
||||
content="""
|
||||
@Michele, you seem to have an old version of the haskell DAV library installed. The simple solutions is probably `cabal install DAV` to upgrade to the new one.
|
||||
|
||||
(The complex solution is to edit the file and copy the line 2 lines above the error, or fix the ifdefs somehow to work with whatever combination of versions of DAV and http-client or http-conduit you have installed.)
|
||||
"""]]
|
Loading…
Reference in a new issue