summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar arafel <arafel@web>2013-01-13 22:06:43 +0000
committerGravatar admin <admin@branchable.com>2013-01-13 22:06:43 +0000
commit86da997f076fb2dce8c36b225cd067d450f5d7ba (patch)
tree565ad7fea80cec374be29c423add4320ca9cace0
parent54b51f0edba435c3793f34be5953984d981120bd (diff)
-rw-r--r--doc/bugs/Internal_server_error_adding_USB_drive_on_OS_X.mdwn21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/bugs/Internal_server_error_adding_USB_drive_on_OS_X.mdwn b/doc/bugs/Internal_server_error_adding_USB_drive_on_OS_X.mdwn
new file mode 100644
index 000000000..8f044272e
--- /dev/null
+++ b/doc/bugs/Internal_server_error_adding_USB_drive_on_OS_X.mdwn
@@ -0,0 +1,21 @@
+What steps will reproduce the problem?
+
+* Start with a clean setup.
+* Allow webapp to start; use it to create annex in ~/Documents/annex That works.
+* Go to add remote repo. Removable drive.
+* Select "/Volumes/G-DRIVE slim". Click next.
+
+What is the expected output? What do you see instead?
+Expected is something like "done". What I see is
+
+Internal Server Error
+
+git config [Param "annex.uuid",Param "6898F314-7817-4CD5-B1C3-588C55522A3B"] failed
+
+What version of git-annex are you using? On what operating system?
+
+git-annex version 3.20130107
+
+Please provide any additional information below.
+
+Maybe something to do with the drive name having spaces? "/Volumes/git-annex" worked fine.