summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar zardoz <zardoz@web>2014-07-09 08:39:58 +0000
committerGravatar admin <admin@branchable.com>2014-07-09 08:39:58 +0000
commit6de31fa2dbfb44e389c28b13ad4ac2676a35df4d (patch)
tree947c27cdd95dc1279021e8174251b9d527a12557
parentf75e5d6de0031cd1e2e87d9d8aed53f1634d3187 (diff)
-rw-r--r--doc/bugs/__171__transferkey__187___fails_for_bare_remotes.mdwn19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/bugs/__171__transferkey__187___fails_for_bare_remotes.mdwn b/doc/bugs/__171__transferkey__187___fails_for_bare_remotes.mdwn
new file mode 100644
index 000000000..3b6392732
--- /dev/null
+++ b/doc/bugs/__171__transferkey__187___fails_for_bare_remotes.mdwn
@@ -0,0 +1,19 @@
+### Please describe the problem.
+
+I wanted to inspect the state of an object present in a bare remote
+without touching the working copy. So I issued «transferkey $KEY --from
+bare-remote»; however, even for keys that are definitely present on
+the remote, this would fail with «requested key is not present».
+
+The same method, when using a non-bare repo in «--from», would succeed
+under otherwise identical conditions.
+
+### What steps will reproduce the problem?
+
+Cf. above.
+
+### What version of git-annex are you using? On what operating system?
+
+git-annex 5.20140708
+
+Linux 3.15.4