From a9d5d4511a6a61d94f9021d42f70990785c44b66 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU" Date: Wed, 7 Aug 2013 14:16:32 +0000 Subject: [PATCH] --- doc/bugs/unfinished_repos_in_webapp.mdwn | 27 ++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 doc/bugs/unfinished_repos_in_webapp.mdwn diff --git a/doc/bugs/unfinished_repos_in_webapp.mdwn b/doc/bugs/unfinished_repos_in_webapp.mdwn new file mode 100644 index 0000000000..17a33eee4c --- /dev/null +++ b/doc/bugs/unfinished_repos_in_webapp.mdwn @@ -0,0 +1,27 @@ +### Please describe the problem. + +Hi, all excited that the new release fixes the unknown UUID issue in the Webapp I hurridly installed the latest versions. + +Some progress in that the webapp now reports my missing/non-existent repo as an "unfinished repository" in the process of being setup. I see a check status box that when clicked says "in progress please be patient". Also I see the ssh config has changed to use IdentitiesOnly option. + +I had a go a deleting details via git-annex vicfg and directly editing the git-annex branch log files as detailed [here](http://git-annex.branchable.com/forum/Reappearing_repos_in_webapp_and_vicfg/). But still no joy. + +Any hints on what to do? Nothing in the log seems to help... + +### What steps will reproduce the problem? + +Not sure anymore. + +### What version of git-annex are you using? On what operating system? + +Latest. + +### 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. +"""]]