Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
f69eacb917
3 changed files with 30 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="4.252.11.120"
|
||||
subject="comment 3"
|
||||
date="2012-11-13T17:54:30Z"
|
||||
content="""
|
||||
Hmm, the current version of certificate is 1.3.1, and I installed it without trouble just now. I don't know why cabal is installing a much older version there.
|
||||
|
||||
In any case, this is not a bug in git annex, but some problem with the library that a library it uses depends on. You can use the pre-built standalone binary until cabal sorts itself out, I suppose.
|
||||
"""]]
|
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="4.252.11.120"
|
||||
subject="comment 3"
|
||||
date="2012-11-13T18:00:42Z"
|
||||
content="""
|
||||
I've tried & failed to reproduce this using the assistant. When I mark a repo as dead, and go into Configuration -> Manage repositories, the repository is not shown in the list of repositories it'll sync to, and it certianly doesn't upload any files to it.
|
||||
|
||||
|
||||
"""]]
|
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="4.252.11.120"
|
||||
subject="comment 3"
|
||||
date="2012-11-13T17:57:49Z"
|
||||
content="""
|
||||
I recently dealt with a segfault caused by a bug in the haskell gnutls library. It could be that's what you were seeing. It's fixed in gnutls (>= 0.1.4)
|
||||
|
||||
Yes, you can run `git annex sync` by hand. It does the same syncing of the git repository that the assistant does. I don't think making the assistant poll is a good idea.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue