From 8744de02b27c3d9e7b3d8c769e19c48544b0cfcc Mon Sep 17 00:00:00 2001 From: hcb Date: Sat, 31 Aug 2013 14:00:52 +0000 Subject: [PATCH] --- doc/bugs/missing_msys-1.0.dll.mdwn | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 doc/bugs/missing_msys-1.0.dll.mdwn 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 0000000000..2f37da5cb2 --- /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. +"""]]