summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmTlfbCC37CAjhQrS107ZWRVA_sF4s3gLU <Juergen@web>2014-11-27 10:26:59 +0000
committerGravatar admin <admin@branchable.com>2014-11-27 10:26:59 +0000
commit960f5b3c6721ac584b6e24c9e86109430d88dce3 (patch)
tree098b9d6d19899aa5c8af1d2732a2d91e7ac1c4d0 /doc
parent6e4013782616b4ef3137a5ffa05fb1efc5eb7f4f (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/assistant_windows_does_not_start.mdwn35
1 files changed, 35 insertions, 0 deletions
diff --git a/doc/bugs/assistant_windows_does_not_start.mdwn b/doc/bugs/assistant_windows_does_not_start.mdwn
new file mode 100644
index 000000000..db310ec81
--- /dev/null
+++ b/doc/bugs/assistant_windows_does_not_start.mdwn
@@ -0,0 +1,35 @@
+### Please describe the problem.
+
+webapp does not start.
+
+Reports the following error:
+
+Script: c:\Programm Files(x86)\Git\git-annex-webapp.vbs
+Line: 2
+Character: 1
+Error: System can not fine the specified File
+Code: 80070002
+Source: null
+
+
+### What steps will reproduce the problem?
+
+1. Downloaded the installer.
+2. Run the installer
+3. In folder c:\Programm Files(x86)\Git doubleclick on git-annex-webapp
+4. Content vbs:
+ Set objshell=CreateObject("Wscript.Shell")
+ objShell.Run("git-annex webapp"), 0, False
+4.
+### What version of git-annex are you using? On what operating system?
+Version 2014-11-05 14:38
+Server Windows Server 2008 R2
+### 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.
+"""]]