summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar hcb <hcb@web>2013-08-31 14:00:52 +0000
committerGravatar admin <admin@branchable.com>2013-08-31 14:00:52 +0000
commitd144c2267cc49628e1981b0066225baa6fb8e1f4 (patch)
treec32c841b4ead538d894b11ff2dfb9c7f8d625967 /doc
parent07e0712dcd295f9c2c80f9e2ae70bb584b910fbd (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/missing_msys-1.0.dll.mdwn28
1 files changed, 28 insertions, 0 deletions
diff --git a/doc/bugs/missing_msys-1.0.dll.mdwn b/doc/bugs/missing_msys-1.0.dll.mdwn
new file mode 100644
index 000000000..2f37da5cb
--- /dev/null
+++ b/doc/bugs/missing_msys-1.0.dll.mdwn
@@ -0,0 +1,28 @@
+### Please describe the problem.
+Can not execute xargs.exe. It fails with missing msys-1.0.dll
+
+### What steps will reproduce the problem?
+Execute xargs.exe directly
+Noticed when running: git-annex.exe sync
+
+### What version of git-annex are you using? On what operating system?
+Windows 7
+
+git-annex-installer.exe 2013-08-27 03:37
+
+git-annex version: 4.20130827-g4f18612
+build flags: Pairing Testsuite S3 WebDAV DNS
+local repository version: 4
+default repository version: 3
+supported repository versions: 3 4
+upgrade supported from repository versions: 2
+
+### 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.
+"""]]