From 9757bfc3b37d2c003b3f1ad3b6ff4270462335bf Mon Sep 17 00:00:00 2001 From: db48x Date: Sun, 1 Jan 2017 14:41:07 +0000 Subject: --- .../unable_to_add_files_to_a_git-annex_repo_in_Windows.mdwn | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/todo/unable_to_add_files_to_a_git-annex_repo_in_Windows.mdwn (limited to 'doc/todo/unable_to_add_files_to_a_git-annex_repo_in_Windows.mdwn') diff --git a/doc/todo/unable_to_add_files_to_a_git-annex_repo_in_Windows.mdwn b/doc/todo/unable_to_add_files_to_a_git-annex_repo_in_Windows.mdwn new file mode 100644 index 000000000..5d8f4e51b --- /dev/null +++ b/doc/todo/unable_to_add_files_to_a_git-annex_repo_in_Windows.mdwn @@ -0,0 +1,13 @@ +I was trying to use the assistant, but when it didn't work I started troubleshooting. I wasn't able to get git-annex to work directly, so I'll start with it: + + $ git annex add *jpg + add RnG.jpg + git-annex: .git\annex\objects\fc3\7ab\SHA256E-s63863--b26754195df2c07063401ab1dc8406a1f96c0a512724020b693e28bdbce9addf.jpg\: openTempFile: does not exist (No such file or directory) + failed + add Scan0005.jpg + git-annex: .git\annex\objects\3ae\9e3\SHA256E-s156803--617405c2e88c939a8cfa871a226c2fe04fe0b58b50667e4436250fcb7c59d09b.jpg\: openTempFile: does not exist (No such file or directory) + failed + (recording state in git...) + git-annex: add: 2 failed + +This is Windows 7. I've installed git 2.11 and git-annex 6.20161211-gc3ab3c6. -- cgit v1.2.3