summaryrefslogtreecommitdiff
path: root/doc/bugs/allows_repository_with_the_same_name_twice.mdwn
blob: e32bfda6122c08430e824cc8959627ee966e5146 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
What steps will reproduce the problem?

Unsure. I believe:

* Add a git remote
* Mark it as dead
* Remove the git remote, re-add with the same name

What is the expected output? What do you see instead?

When I do a `git annex status` I see:

 	04e701b5-8a22-4391-ad74-d75dde715c7b -- bigserver
 	6ddfda5d-0f17-45a9-b41a-2a626a823101 -- bigserver

What version of git-annex are you using? On what operating system?

4.20130323 on OSX and Linux

Please provide any additional information below.

Trying to get a file from bigserver kept on failing with the message "Try making some of these repositories available". Which led me on a wild goose chases blaming SSH keys and PATH issues.

> [[done]]; not a bug --[[Joey]]