summaryrefslogtreecommitdiff
path: root/doc/bugs/Uninstalling_removes_libcrypto.dll.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/Uninstalling_removes_libcrypto.dll.mdwn')
-rw-r--r--doc/bugs/Uninstalling_removes_libcrypto.dll.mdwn22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/bugs/Uninstalling_removes_libcrypto.dll.mdwn b/doc/bugs/Uninstalling_removes_libcrypto.dll.mdwn
new file mode 100644
index 000000000..6ee781d2f
--- /dev/null
+++ b/doc/bugs/Uninstalling_removes_libcrypto.dll.mdwn
@@ -0,0 +1,22 @@
+### Please describe the problem.
+Just feedback to you:
+After I uninstalled git-annex (Windows), traditional git was not able to push changes to an origin server via ssh.
+Instead I got an error "libcrypto.dll is missing".
+Installing git once again after uninstalling git-annex solved the problem.
+
+### What steps will reproduce the problem?
+Installing and uninstalling git-annex.
+
+### What version of git-annex are you using? On what operating system?
+File "git-annex-installer.exe" downloaded 2014-11-09.
+Windows 8.
+
+### 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.
+"""]]