From 882e7fc7f7fc02c10065be8ec6a24c2e618e5541 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sat, 7 Sep 2013 17:00:04 +0000 Subject: [PATCH] Added a comment --- ...omment_1_da24ba0219a164f9ab93fe75dd85127e._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/forum/Git_annex_on_Windows/comment_1_da24ba0219a164f9ab93fe75dd85127e._comment diff --git a/doc/forum/Git_annex_on_Windows/comment_1_da24ba0219a164f9ab93fe75dd85127e._comment b/doc/forum/Git_annex_on_Windows/comment_1_da24ba0219a164f9ab93fe75dd85127e._comment new file mode 100644 index 0000000000..be50ece070 --- /dev/null +++ b/doc/forum/Git_annex_on_Windows/comment_1_da24ba0219a164f9ab93fe75dd85127e._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.153.251.174" + subject="comment 1" + date="2013-09-07T17:00:03Z" + content=""" +Are you able to run git commands? IIRC msysgit prompts when it's installed about whether you want to put it in the path or not. git-annex just piggybacks on this path setting. It is installed in the same folder as the git.exe and should work as long as that is in path. +Otherwise, consult windows documentation to add git-annex to the path, or you can copy the git-annex.exe to somewhere else I suppose. + +I built a clean Windows system yesterday and have just re-tested it and it does work. +"""]]