From 1b86daa5de93850114dd3bcadfa0681ae549f66e Mon Sep 17 00:00:00 2001 From: Hans_Ryding Date: Thu, 21 Aug 2014 08:54:51 +0000 Subject: [PATCH] Added a comment: Quite right --- ...t_2_58b856e19c8d5e59164b42399ba6b1fd._comment | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 doc/bugs/Windows_build_has_hardcoded_paths/comment_2_58b856e19c8d5e59164b42399ba6b1fd._comment diff --git a/doc/bugs/Windows_build_has_hardcoded_paths/comment_2_58b856e19c8d5e59164b42399ba6b1fd._comment b/doc/bugs/Windows_build_has_hardcoded_paths/comment_2_58b856e19c8d5e59164b42399ba6b1fd._comment new file mode 100644 index 0000000000..a4784c6349 --- /dev/null +++ b/doc/bugs/Windows_build_has_hardcoded_paths/comment_2_58b856e19c8d5e59164b42399ba6b1fd._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="Hans_Ryding" + ip="81.229.194.7" + subject="Quite right" + date="2014-08-21T08:54:50Z" + content=""" +Incorrect assumption from my part. +I reinstalled git into the expected path (C:\program files\Git) +and the problem is still there. + +Running git-annex from command-line works. +(I tried running git-annex test. It had 23 failed tests, +most of them because of inability to access the remote: origin. +But it ran just fine.) +Running the web-app gives the error listed above. +"""]]