summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4 <https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4@web>2015-08-19 20:46:21 +0000
committerGravatar admin <admin@branchable.com>2015-08-19 20:46:21 +0000
commit483da6f495e05a3c15a27aeae130824e7959a61a (patch)
tree800a12926943b73b95626346c92206a2f6217d61
parentc62d85c61326a72230a89eab40e5d24aebe26799 (diff)
-rw-r--r--doc/bugs/git-annex_drop_fails_to_access_file:__47____47____47___target_URL_on_Windows.mdwn29
1 files changed, 29 insertions, 0 deletions
diff --git a/doc/bugs/git-annex_drop_fails_to_access_file:__47____47____47___target_URL_on_Windows.mdwn b/doc/bugs/git-annex_drop_fails_to_access_file:__47____47____47___target_URL_on_Windows.mdwn
new file mode 100644
index 000000000..ada6621f9
--- /dev/null
+++ b/doc/bugs/git-annex_drop_fails_to_access_file:__47____47____47___target_URL_on_Windows.mdwn
@@ -0,0 +1,29 @@
+### Please describe the problem.
+
+If I addurl file pointing to file:///C:/... it seems to work just fine, but then refuses to drop it stating that can't verify its presence.
+
+Please see two screenshots (sorry for not cut/paste here since it was already was painful -- debugging under Virtualbox in remote vnc through debconf internet which for some reason drops for me quite often):
+
+http://www.onerussian.com/tmp/gkrellShoot_08-19-15_220150.png
+http://www.onerussian.com/tmp/gkrellShoot_08-19-15_184052.png
+
+as screenshot shows, apparently wget is clueless about file:// targets on windows (while curl does fine) -- may be related ;-)
+
+### What steps will reproduce the problem?
+
+addurl some file:///C:/ under windows pointing to existing file, and then try to drop that annexed file
+
+### What version of git-annex are you using? On what operating system?
+
+windows
+20150805 or so
+
+### 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.
+"""]]