Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
052be10884
3 changed files with 29 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="4.154.0.23"
|
||||
subject="comment 2"
|
||||
date="2012-10-22T14:01:42Z"
|
||||
content="""
|
||||
It's not at all clear to me from this what process you killed.
|
||||
|
||||
(I can't comment on files that somehow crash a kernel on access.. That's not in any UNIX spec I'm aware of.)
|
||||
"""]]
|
|
@ -0,0 +1,11 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="4.154.0.23"
|
||||
subject="comment 5"
|
||||
date="2012-10-22T16:18:56Z"
|
||||
content="""
|
||||
So, the only difference I can think of is that avahi uses a different multicast address than the one I picked for git-annex. It may be that your router is only letting that one address through even though it's supposed to let a whole range through.
|
||||
|
||||
I've prepared a test build of git-annex that uses the same 224.0.0.251 address avahi does. http://downloads.kitenet.net/tmp/git-annex-standalone-i386.tar.gz (i386 build)
|
||||
If you can try that and see how it behaves, I'll see if I need to change the address.
|
||||
"""]]
|
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="4.154.0.23"
|
||||
subject="comment 1"
|
||||
date="2012-10-22T15:35:30Z"
|
||||
content="""
|
||||
`git annex unused` prints the list
|
||||
"""]]
|
Loading…
Reference in a new issue