summaryrefslogtreecommitdiff
path: root/doc/bugs/__171__transferkey__187___fails_for_bare_remotes.mdwn
blob: b8c583618ced67ac71b2a06857eafa8c3a3bfb9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
### 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

> [[done]] not a bug per comment.