diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-08-19 13:07:35 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-08-19 13:07:35 -0400 |
commit | 10ae7490f83fddc5b2d05d8b2e3ac5244da0fbe1 (patch) | |
tree | 6f7cf4ba77ebcbfda0c99946857d29efe0e09a33 | |
parent | 9311d4f9407d7e2d7b23597433aa49b3c50f48b4 (diff) |
comment
-rw-r--r-- | doc/forum/mesh_configurations/comment_3_d228158cf00cd04dc9ef5602acebdaac._comment | 14 | ||||
-rw-r--r-- | git-annex.cabal | 2 |
2 files changed, 15 insertions, 1 deletions
diff --git a/doc/forum/mesh_configurations/comment_3_d228158cf00cd04dc9ef5602acebdaac._comment b/doc/forum/mesh_configurations/comment_3_d228158cf00cd04dc9ef5602acebdaac._comment new file mode 100644 index 000000000..47774576b --- /dev/null +++ b/doc/forum/mesh_configurations/comment_3_d228158cf00cd04dc9ef5602acebdaac._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2015-08-19T17:04:30Z" + content=""" +Your transcript doesn't show the assistant running. It's not clear that, in +your live deployment, any files ever got to repo B for the assistant there +to deal with. + +Repos such as B need a preferred content expression like the one I gave. It +doesn't matter a whole lot what group is used for them; overriding the +groupwanted for the transfer group to use that expression would be one way +to do it. +"""]] diff --git a/git-annex.cabal b/git-annex.cabal index 103f1227a..5c4153a0f 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 5.20150812 +Version: 5.20150813 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess <id@joeyh.name> |