aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar http://alan.petitepomme.net/ <Alan_Schmitt@web>2013-10-08 07:11:18 +0000
committerGravatar admin <admin@branchable.com>2013-10-08 07:11:18 +0000
commit20a5bc1c4ff2fe56da0d03d3161cf4be3172687c (patch)
tree1282a71a3862cd0e0ebebadcbc5a852170b31254 /doc
parentf2ab80def176a2eb00c353d3cdce20dedde2445d (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/webapp:_difficult_to_abort_adding_a_repository.mdwn24
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/bugs/webapp:_difficult_to_abort_adding_a_repository.mdwn b/doc/bugs/webapp:_difficult_to_abort_adding_a_repository.mdwn
new file mode 100644
index 000000000..41007dbb4
--- /dev/null
+++ b/doc/bugs/webapp:_difficult_to_abort_adding_a_repository.mdwn
@@ -0,0 +1,24 @@
+### Please describe the problem.
+I could not find a way to abort the addition of a new remote repository.
+
+### What steps will reproduce the problem?
+- start adding a remote repository (unencrypted, with git-annex installed);
+- forget to create the folder on the remote host;
+- navigate away from the repository page;
+- the dashboard says the repository is partially set-up, and the only thing one can do is look at the log (which says the folder is missing).
+
+I was able to solve it by creating another repository with the exact same data.
+
+### What version of git-annex are you using? On what operating system?
+
+Version: 4.20131002-gf25991c on OS X 10.8.5
+
+### 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.
+"""]]