aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8 <Hamza@web>2015-10-01 09:51:03 +0000
committerGravatar admin <admin@branchable.com>2015-10-01 09:51:03 +0000
commite89f1190b77a5319c048c5549f2175a6ae8eeef7 (patch)
treef561e8772d6a3b4dedcd09371a5173987d36a3a8
parentc6cc9c3265cf8d4381c7a6772d9de8bee8a10e00 (diff)
-rw-r--r--doc/bugs/SSL_repos_does_not_show_up_in_Assistant.mdwn27
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/bugs/SSL_repos_does_not_show_up_in_Assistant.mdwn b/doc/bugs/SSL_repos_does_not_show_up_in_Assistant.mdwn
new file mode 100644
index 000000000..6f21cb534
--- /dev/null
+++ b/doc/bugs/SSL_repos_does_not_show_up_in_Assistant.mdwn
@@ -0,0 +1,27 @@
+### Please describe the problem.
+
+I have recently switched to self hosted git. Gitbucket over SSL. When I swithced origin from rsync ssh to ssl url assistant stopped showing origin in the repositories list it also does not sync to it when a file changes. (It does sync to it every 5 6 hours.). Running sync on the command line does sync to the repo. Authentication is done using netrc file. Replacing the ssl based url to ssh based url, repo shows up in the list and assistant syncs to it.
+
+
+### What steps will reproduce the problem?
+
+Replacing the ssh url with ssl url.
+
+
+### What version of git-annex are you using? On what operating system?
+
+5.20150823-geb17375
+
+### 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)
+
+