This commit is contained in:
parent
0c7c781043
commit
ef1db613e8
1 changed files with 28 additions and 0 deletions
28
doc/bugs/no_git-annex_shell_on_Windows.mdwn
Normal file
28
doc/bugs/no_git-annex_shell_on_Windows.mdwn
Normal file
|
@ -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.
|
||||||
|
"""]]
|
Loading…
Add table
Reference in a new issue