summaryrefslogtreecommitdiff
path: root/doc/bugs/no_git-annex_shell_on_Windows.mdwn
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog <Michael@web>2014-04-29 23:54:46 +0000
committerGravatar admin <admin@branchable.com>2014-04-29 23:54:46 +0000
commit3c80a7fde5d9f4fb35ff5495ca170f05a870267d (patch)
tree7b6d7bf3e2470f87b44469d6e679b4b358df1690 /doc/bugs/no_git-annex_shell_on_Windows.mdwn
parent42e15912bfe8c6d48bfd40046479da8080ace6be (diff)
Diffstat (limited to 'doc/bugs/no_git-annex_shell_on_Windows.mdwn')
-rw-r--r--doc/bugs/no_git-annex_shell_on_Windows.mdwn28
1 files changed, 28 insertions, 0 deletions
diff --git a/doc/bugs/no_git-annex_shell_on_Windows.mdwn b/doc/bugs/no_git-annex_shell_on_Windows.mdwn
new file mode 100644
index 000000000..60a67eae9
--- /dev/null
+++ b/doc/bugs/no_git-annex_shell_on_Windows.mdwn
@@ -0,0 +1,28 @@
+### Please describe the problem.
+
+git annex installer on Windows only installs git-annex-licenses.txt git-annex-uninstall.exe git-annex.exe
+
+This makes git-annex unusable over ssh (Windows box runs cygwin sshd).
+
+### What steps will reproduce the problem?
+
+
+### What version of git-annex are you using? On what operating system?
+
+Windows 7 64bit
+
+git annex version
+git-annex version: 5.20140421-g78d6aa1
+build flags: Assistant Webapp Webapp-secure Pairing Testsuite S3 WebDAV DNS Feeds Quvi TDFA CryptoHash
+key/value backends: SHA256E SHA1E SHA512E SHA224E SHA384E SKEIN256E SKEIN512E SHA256 SHA1 SHA512 SHA224 SHA384 SKEIN256 SKEIN512 WORM URL
+remote types: git gcrypt S3 bup directory rsync web webdav tahoe glacier hook external
+
+### 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.
+"""]]