(no commit message)
authordb48x <db48x@web>
Mon, 19 Oct 2015 21:47:03 +0000 (21:47 +0000)
committeradmin <admin@branchable.com>
Mon, 19 Oct 2015 21:47:03 +0000 (21:47 +0000)
doc/bugs/git_annex_assistant_cannot_run_rsync___40__windows__41__.mdwn [new file with mode: 0644]

diff --git a/doc/bugs/git_annex_assistant_cannot_run_rsync___40__windows__41__.mdwn b/doc/bugs/git_annex_assistant_cannot_run_rsync___40__windows__41__.mdwn
new file mode 100644 (file)
index 0000000..0fdbf22
--- /dev/null
@@ -0,0 +1,18 @@
+### Please describe the problem.
+
+When the assistant decides to sync the content of a file, it launches rsync. Windows shows an Application Error popup which says this:
+
+    The application was unable to start correctly (0xc000007b).
+
+Presumably it's crashing. 
+
+### What version of git-annex are you using? On what operating system?
+
+    git-annex version: 5.20151019-gcc50c00
+    build flags: Assistant Webapp Webapp-secure Pairing Testsuite S3 WebDAV DNS Feeds Quvi TDFA     TorrentParser Database
+    key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 SHA1E SHA1 MD5E MD5 WORM URL
+    remote types: git gcrypt S3 bup directory rsync web bittorrent webdav tahoe glacier ddar hook external
+
+### 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)
+
+Not on windows so far :)