From a1f36054c6a04d4ec0860631e5c5f949ded91ab0 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 19 Aug 2015 13:07:35 -0400 Subject: [PATCH] comment --- ...ent_3_d228158cf00cd04dc9ef5602acebdaac._comment | 14 ++++++++++++++ git-annex.cabal | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 doc/forum/mesh_configurations/comment_3_d228158cf00cd04dc9ef5602acebdaac._comment 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 0000000000..47774576b6 --- /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 103f1227a3..5c4153a0f8 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