This commit is contained in:
parent
539b6b0d8c
commit
fc42550a4b
1 changed files with 32 additions and 0 deletions
32
doc/bugs/remote_repo_marked_as___34__here__34__.mdwn
Normal file
32
doc/bugs/remote_repo_marked_as___34__here__34__.mdwn
Normal file
|
@ -0,0 +1,32 @@
|
|||
### Please describe the problem.
|
||||
|
||||
``git annex info`` shows a local repo as "not here" (withou the ``[here]`` tag), and shows a remote repo with the ``[here]`` tag.
|
||||
|
||||
|
||||
### What steps will reproduce the problem?
|
||||
|
||||
I just ``git annex dead`` an old repo, and ``git annex semitrust`` a new repo by the same name as the old repo.
|
||||
|
||||
|
||||
### What version of git-annex are you using? On what operating system?
|
||||
|
||||
5.20150731-1build1
|
||||
|
||||
Lubuntu 15.10
|
||||
|
||||
|
||||
### Please provide any additional information below.
|
||||
|
||||
[[!format sh """
|
||||
# If you can, paste a complete transcript of the problem occurring here.
|
||||
# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
|
||||
|
||||
|
||||
# End of transcript or log.
|
||||
"""]]
|
||||
|
||||
### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
|
||||
|
||||
Yes, lots of luck (need more skill).
|
||||
|
||||
git-annex may need more error catches to prevent a wrong order of commands from corrupting a repo. But still, git annex works great.
|
Loading…
Add table
Add a link
Reference in a new issue